This functionality is only available for certain module packages.

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

endsWith(String sub)

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

endsWith(String sub)
Argument String sub
Return value Boolean