startWithIgnoreCase startWithIgnoreCase

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

類別

字串

函式語法

startWithIgnoreCase(<parameters>)

參數

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

簽章與傳回的型別

startWithIgnoreCase(<string>,<string>)

傳回布林值。

範例

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

傳回true。

recommendation-more-help
b22c9c5d-9208-48f4-b874-1cefb8df4d76