EncodeForHTML
Method Signature
EncodeForHTML(string=[string], canonicalize=[boolean])Arguments
Argument
Type
Required
Description
Default
Examples
Escapes the HTML characters
htmlEditFormat( "This is a test & this is another <This text is in angle brackets> Previous line was blank!!!" );
Additional Examples
Related
Last updated
Was this helpful?
