XMLTEXT
XMLTEXT(valueString [, escapeNewlineBoolean])
Description
Creates an XML text element. If enabled, newline and linefeed is converted to an XML entity (&#). This method returns a string.
Examples
XMLSTARTDOC()
Updated about 5 years ago