wf-core:stripHTML

Remove all HTML tags from given input string.

Syntax
<wf-core:stripHTML
   id="..."
   maxLength="..."?
   scope="..."?
   value="..."/>
Attributes
id, mandatory, no runtime expressions

The name of the attribute that will contain output string

value, mandatory

The input string that may content HTML tags

maxLength

Maximum length of the output string.

scope

Specify in which scope result will be set