For the complete documentation index, see llms.txt. This page is also available as Markdown.

DecodeForHTML

Decodes an HTML encoded string.

Method Signature

DecodeForHTML(string=[string])

Arguments

Argument
Type
Required
Description
Default

string

string

true

The string to decode.

Examples

Last updated

Was this helpful?