This activity allows validating that string matches a regular expression pattern and stores logical result in variable.

SharePoint Workflow Designer Phrase
this text matches this regular expression pattern and store in Variable: variable.
Parameters
| Parameter | Description |
| this text | The string to search for a match. |
| this regular expression pattern | Regular expression pattern. Look Regular Expression for more information |
| variable | This activity will place result into an output variable |