addComment(text: String): JadeXMLComment updating;
The addComment method of the JadeXMLElement class creates and adds a comment node with the value specified in the text parameter and returns a reference to the created JadeXMLComment node instance.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.