Link to this page
Print this page
Parent topic
:
xml.DomNode methods
The DomNode class
/
xml.DomNode methods
xml.DomNode.getNodeValue
Returns the value for a DomNode object.
Syntax
getNodeValue
() RETURNING
str
STRING
Usage
Returns the value for this DomNode object, or NULL.