This functionality is only available for certain module packages.

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

matches(String regEx)

Delivers true if the character string matches the regular expression regEx.

matches(String regEx)
Argument String regEx
Return value Boolean