REGEXREPLACE(<&subject>,<pattern>,[replace])
- Category
- Calculations
- Added in
- v0.14.1
Replace all matches of <pattern>
with [replace]
in <&subject>
.
Returns the new string.
REGEXREPLACE(<&subject>,<pattern>,[replace])
Replace all matches of <pattern>
with [replace]
in <&subject>
.
Returns the new string.