| exclude |
Optional |
A comma delimited list of tags you wish to exclude. The "<" and ">" brackets are not required. If this attribute is ommited, no tags will be stripped from the string. |
| variable |
Required |
A variable name for the stripped data. Use this within cfoutput tags to display the stripped data. |
| content |
Required |
The HTML content you wish to strip specified tags from. |