Tamper: Find replace¶
Available since: 1.0.0
Find and replace text
Fields¶
Comparison operator
-
The available comparison operators like equals or less than.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:find_replace_operator Comparison type
-
The type of the comparison.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:find_replace_type Case sensitive comparison
-
Compare the values based on case sensitivity.
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.
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.
Data to be tampered
Data to compare with