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
b22c9c5d-9208-48f4-b874-1cefb8df4d76