Tamper: Keyword filter¶
Available since: 1.0.0
Filter based on a list of words/phrases.
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.
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.