startWithIgnoreCase startWithIgnoreCase

大文字と小文字を区別しない場合に 2 番目のパラメーターが最初のパラメーターの先頭にある場合は、true を返します。

カテゴリ

文字列

関数の構文

startWithIgnoreCase(<parameters>)

パラメーター

パラメーター
タイプ
文字列
文字列
先頭の文字列
文字列

シグネチャと戻り値のタイプ

startWithIgnoreCase(<string>,<string>)

ブール値を返します。

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

true を返します。

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