wwUtils::DecodeHtml
Decodes an Html encoded string removing basic HTML entities.
Note that this method only translates quotes, ampersands and angle brackets (<>"&)
o.DecodeHtml(lcEncodedHtml)
HTML decoded string
Parameters
lcEncodedHtml
An HTML encoded string to be decoded
See also
Class wwUtilswwUtils::EncodeHtml
© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic