Overview
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
|
Parameter |
Description |
|---|---|
|
Replacement |
Text string to replace obscene words.
|
Alternate word list file
|
Parameter |
Description |
|---|---|
|
Wordlist |
DLD-format file containing a single WORD column listing obscene words. If specified, replaces default obscene word list.
|
Original values
|
Parameter |
Description |
|---|---|
|
Keep original values and flag obscene words |
If selected, writes an
|
Configure the Obscene Words macro
-
Select the Obscene Words icon.
-
Go to 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
ObsceneWordfield containing a Y/N flag. -
Optionally, go to the Execution tab, and then set Web service options.