Tamper: Keyword filter¶
Filter based on a list of words/phrases.
Fields¶
Data to be tampered
Data to compare with
Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.
Comparison operator
Comparison type
-
The type of the comparison.
Case sensitive comparison
-
Compares the values based on case sensitivity.
Words or phrases to filter on
-
A list of words/phrases that need to appear in the text. Enter one value per line.
Respect word boundaries
-
If checked, then "book" will match "book" but not "bookcase".
Exact
-
If checked, then "book" will only match "book". This will override the "Respect word boundaries" setting above.
Case sensitive
-
If checked, then "book" will match "book" but not "Book" or "BOOK".
Invert filter
-
Inverting the filter will remove items with the specified text.
Last update:
December 3, 2022 13:32:07