public matches( regex as RegEx ) as Boolean:
Tests the string against a regular expression.
True if the regex matches.