Spam Filter Rules: RemoveTags

Statement RemoveTags
Version 2.2.1+
Purpose Converts an HTML string to its plain text equivalent

The RemoveTags statement requires a variable name, in the format

RemoveTags <variable name>

Example

RemoveTags SectionText
# The above line has removed HTML from the variable ${SectionText}