RegEx Variable Block
Matching a variable value against a regular expression.
Variable name
The name of the variableRegEx
The regular expression will use to match the variable value.
For example,\d+
with this expression, Automa will only return the numbers inside the variable value