PreviousXMLNode()
Syntax
*Result = PreviousXMLNode(*Node)Description
Returns the previous XML node from the given one (inside their parent node).
Return value
Returns the node pointer to the previous node or 0 if the given node was the first child of its parent.
Supported OS
All