This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Basic types > Methods for String (character strings) > startsWith(String sub)

startsWith(String sub)

Delivers true if the character string starts with the character string sub.

startsWith(String sub)
Argument String sub Character string
Return value Boolean