XMLCDATA

XMLCDATA(valueString)

Description

Creates an XML CDATA element. If the value contains ]]>, an XML text element is created instead. This method returns a string.

Examples

XMLCDATA('data')