Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.net.soap
.SOAPXMLGetText
SOAPXMLGetText
is available since version 1.0.
Prototype:
string SOAPXMLGetText(number xmlnode)
Parameters
xmlnode
[in] the XML node
Description:
Get the text contained by the XML node.
Return value:
Return the text contained by the XML node.