Converts a string that has been HTML-encoded for HTTP transmission into a decoded string.
editor.htmlDecode(text)
Type: String
Required. The string to decode.
A decoded string.