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

addElement

addElement(tagName: String): JadeXMLElement updating;

The addElement method of the JadeXMLElement class adds a new JadeXMLElement node with the value specified in the tagName parameter to the receiver element and returns a reference to the created JadeXMLElement instance.