klyn.String.matches
method
public matches( regex as RegEx ) as Boolean:
Description

Tests the string against a regular expression.

Parameters
  • regex Regular expression.
Returns

True if the regex matches.