Method Parser.XML.Tree.attribute_quote()
- Method attribute_quote
string
attribute_quote(string
data
,void
|string
ignore
)- Description
Quotes the string given in
data
by escaping &, <, >, ' and ".
string
attribute_quote(string
data
, void
|string
ignore
)
Quotes the string given in data
by escaping &, <, >, ' and ".