Validate Text

⌘K

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

validate_text_1
SharePoint Workflow Designer Phrase

this text matches this regular expression pattern and store in Variable: variable.

Parameters

ParameterDescription
this textThe string to search for a match.
this regular expression patternRegular expression pattern. Look Regular Expression for more information
variableThis activity will place result into an output variable

How can we help?