Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
Be the first to know! News, product information, and events delivered straight to your inbox.
CharacterData.nodeValue as String
This is inherited from the XMLNode object.
The DOM value of the node. For document and element nodes, this will be null.cts.doc("example.xml").firstChild.nodeValue;
Comments