ParentXMLNode()
Syntax
*Result = ParentXMLNode(*Node)Description
Returns the parent node of the given XML node. Every XML node has a parent, exept the root node.
Return value
Returns the parent node pointer or 0 if '*Node' was the root node.
Supported OS
All