startWith startWith

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

Categorie

Tekenreeks

Functiesyntaxis

startWith(<parameters>)

Parameters

Parameter
Type
string
string
prefix
string

Handtekening en type geretourneerd

startWith(<string>,<string>)

Retourneer een booleaanse waarde.

Voorbeeld

startWith("Hello World", "Hello")

Retourneert true.

startWith("Hello World", "World")

Retourneert false.

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