Posted March 16, 2023 by Christina K
The following has been improved for Profanity Validator command:
1
if profanity was found or 0
if it wasn’t.Added more information about how the Profanity Validator command works:
Input
- input to check for bad words
Replace bad word with
- character or word to replace the bad words with
Save Variable (result)
- returns 1 if any profanity was detected or 0 if no profanity was detected
Save Variable (modified)
- returns the whole modified string with any replacements
- returns undefined if no bad words were found