parseEntity

This helper function is used for decoding html entities. It has a hard-coded list of entities and characters.

dchar
parseEntity
(
in dchar[] entity
)

See Also

Suggestion Box / Bug Report