endWithIgnoreCase endWithIgnoreCase

Controlla se la stringa del primo argomento termina con una stringa specifica (stringa del secondo argomento), senza tenere conto delle maiuscole/minuscole.

Categoria

Stringa

Sintassi della funzione

endWithIgnoreCase(<parameters>)

Parametri

Parametro
Tipo
string
string
suffisso
string

Firma e tipo restituito

endWithIgnoreCase(<string>,<string>)

Restituisce un valore booleano.

Esempio

endWithIgnoreCase("rowing is great", "AT")

Restituisce true.

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