Tamper: Find replace REGEX¶
Plugin ID: eca_tamper:find_replace_regex
Available since: 1.0.0
Find replace REGEX
Fields¶
Data to be tampered— config key:eca_data-
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Result token name— config key:eca_token_name-
Provide a token name under which the tampered result will be made available for subsequent actions.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string REGEX to find— config key:find-
A regular expression in the form: /
/
This field supports tokens.Type:
textfield· Required: no · Default: empty string Replacement pattern— config key:replace-
The replacement pattern.
This field supports tokens.Type:
textfield· Required: no · Default: empty string Limit number of replacements— config key:limit-
This sets an optional limit. Leave it blank for no limit.
This field supports tokens.Type:
number· Required: no