Match Regular Expression
This command determines whether a string matches the specified regular expression pattern.
Variable
This variable will hold
if the regular expression matches the string, otherwise.Regular Expression
Type the regular expression to use in this field. Variables are allowed.
String to Match
Type the string to match to the regular expression above in this field. Variables are allowed.