The HtmlAttributeEncode()
function encodes the given text such that is can safely be used inside an html attribute.
Syntax
HtmlAttributeEncode(text)
Returns
A text that can safely be used inside an HTML attribute
Parameters
- text – a text that is used as an HTML attribute