Replace String
Use the Replace String activity to modify content within a string. You can specify multiple sub-strings and replacement strings within the source string.
You can manually enter the Input String, Replaced String and Replacement String values or use variables such as the output from other workflow activities, sub-workflows, or atomic actions that occur earlier in the workflow.
Usage
Complete the following properties to use this activity:
- Replace String - Enter the following information:
- Input String - Enter the input string or click the Variable Reference icon to choose a variable.
- Replace List - Click Add and enter the following information:
- Replaced String - Enter the specific string to be replaced.
- Replacement String - Enter the string for replacement.
After this activity completes, the modified string text will be located in the Result String field in the activity properties.