ReplaceAll
Description
Replaces each substring of a string that matches the given regular expression with the given replacement. A new column is created for the results.
Use
- Select an argument. (String)
- Enter an output field name.
- Enter a regular expression to match with the argument's value.
- Enter a replacement value for the argument values matching with the regular expression.
- Click OK.