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
4f4a00c1-77c9-4eee-84df-bbe6206c3ab9