Skip to main content

regex

regexexpression

Documentation

Shorthand to create a regular expression from a Text value. If an empty regex is used, throws an Illegal_Argument error.

Arguments

  • expression: The text representing the regular expression that you want to compile. Must be non-empty.