Obscene Words
The Obscene Words macro scans a single input, compares field values to a list of obscene words, and either replaces obscene words with a defined string, or flags obscene words while retaining the original value. You may optionally specify a custom word list to use instead of the provided obscene word list.
Obscene Words macro configuration parameters
The Obscene Words macro has a single set of configuration parameters:
Replacement text
Replacement | Text string to replace obscene words. Default: (OBSCENITY). |
Alternate word list file
Wordlist | DLD-format file containing a single WORD column listing obscene words. If specified, replaces default obscene word list. Default: None. |
Original values
Keep original values and flag obscene words | If selected, writes an ObsceneWord field flagging obscene words while retaining the original text values. Default: No. |
Configure the Obscene Words macro
Select the Obscene Words icon, and then select the Configuration tab on the Properties pane.
Optionally, select Replacement and specify text to replace detected obscene words.
Optionally, select Wordlist and specify an alternate list of obscene words. This must be a file in DLD format containing a single WORD column, and will replace the default obscene word list.
Optionally, select Keep original values and flag obscene words to output an ObsceneWord field containing a Y/N flag.
Optionally, go to the Execution tab, and then set Web service options.