This article describes the formula syntax of the \REGEX function.
Return a handle to a compiled regular expression.
\REGEX(regex, flags)
regex is a regular expression. flags are optional flags from the REGEX_SYNTAX_* enumeration.
Return a handle to a compiled regular rexpression.