Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Formatting [other Formatting operators]
Baseline
escapeHTML(data)
escapeHTML converts HTML and XML special characters in data to HTML/XML entities. For example, '<' is replaced by '<' and '&' is replaced by '&'.