regex
Create a regex match expression that evaluates whether or not the current expression regex matches the given expression.
Return
a regex match expression.
Parameters
expression
the expression to compare with the current expression.
Create a regex match expression that evaluates whether or not the current expression regex matches the given expression.
a regex match expression.
the expression to compare with the current expression.