startWithIgnoreCase startWithIgnoreCase

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

カテゴリ

文字列

関数の構文

startWithIgnoreCase(<parameters>)

パラメーター

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

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

startWithIgnoreCase(<string>,<string>)

ブール値を返します。

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

true を返します。

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