RegEx Variable Block

Matching a variable value against a regular expressionopen in new window.

  • Variable name
    The name of the variable

  • RegEx
    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