Method XmlNode():getContent() Foundation
Gets the content.
Syntax
:getContent() --> cContent
Return
A character string with the content of the XmlNode() object. If no content is defined, an empty string is returned.
Description
The method :getContent() returns the content of the node object.
Feedback
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.