endWith endWith

Retourneert true als de tweede parameter een achtervoegsel van de eerste parameter is.

Categorie

Tekenreeks

Functiesyntaxis

endWith(<parameters>)

Parameters

Parameter
Type
string
string
achtervoegsel
string

Handtekening en type geretourneerd

endWith(<string>,<string>)

Retourneert een Booleaanse waarde.

Voorbeeld

endWith("Hello World", "World")

Retourneert true.

endWith("Hello World", "Hello")

Retourneert false.

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