Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > addCDATA

addCDATA

addCDATA(data: String): JadeXMLCDATA updating

The addCDATA method of the JadeXMLElement class creates and adds a CDATA node with the value specified in the data parameter and returns a reference to the created JadeXMLCDATA node instance.