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