Regex Replace
Replaces multiple values at once from same Input
Parameter Reference
| Parameter | Description | Supports Tokens | Default |
|---|---|---|---|
| Data | No | None | |
| Apply tokens on pattern | No | None | |
| Compile Regex | Compiled Regex runs 30% faster when the pattern isn't changed but takes up more memory. Use it when the action is executed frequently without changes to the pattern.(Note: The first run which will also execute the compilation will be 3 times slower.) | No | False |