Description
Takes a field with Html within it and removes all the Html. Primarily used with the description field on the email entity.
Signature
StripHtml('inputstring')
Example
StripHtml([email.description])
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| n52param1 | xxxx | xxxx | xxxx |
