Replace Text

⌘K

This activity replaces all strings that match a regular expression pattern with a specified replacement string and stores result in variable.

replace_text_1
SharePoint Workflow Designer Phrase

Find this regular expression pattern in this text, replace with this replacement and store in Variable: variable.

Parameters

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

How can we help?