Tamper: Find replace¶
Available since: 1.0.0
Find and replace text
Fields¶
Data to be tampered
-
This field supports tokens. Result token name
-
Provide a token name under which the tampered result will be made available for subsequent actions.
Text to find
Text to replace
Case sensitive
-
If checked, "book" will match "book" but not "Book" or "BOOK".
Respect word boundaries
-
If checked, "book" will match "book" but not "bookcase".
Match whole word/phrase
-
If checked, then the whole word or phrase will be matched, e.g. "book" will match "book" but not "the book". If this option is selected then "Respect word boundaries" above will be ignored.