Regex replace
Definition
Returns the Column input values and replace the regular expression with Replace value.
Parameters
-
Column input:
- Def: Specify the name of the column.
-
Column output:
- Def: Specify the name of the column.
-
Regex:
- Def: Specify the regular expression, be careful with upper/lowercase !
-
Replace value:
- Def: Specify the value if the value of Column input match Regex.