This activity Searches the specified input string for an occurrence of the regular expression and stores result in to text variable.
SharePoint Workflow Designer Phrase
Capture this regular expression pattern from this text and store in Variable: variable.
Parameters
Parameter | Description |
this regularexpression pattern | Regular expression pattern. Look Regular Expression for more information |
this text | The string to search for a match |
variable | This activity will place result into an output variable |