startWithIgnoreCase startWithIgnoreCase

如果第二個引數是第一個引數的前置詞,則傳回true,而不考慮大小寫。

類別

字串

函式語法

startWithIgnoreCase(<parameters>)

參數

參數
類型
字串
字串
前置詞
字串

簽章與傳回的型別

startWithIgnoreCase(<string>,<string>)

傳回布林值。

範例

startWithIgnoreCase("rowing is great", "RO")

傳回true。

recommendation-more-help
4f4a00c1-77c9-4eee-84df-bbe6206c3ab9