GetXMLNodeOffset()
Syntax
Result = GetXMLNodeOffset(*Node)Description
Returns the character offset of this Node within its parent.
The returned value represents the number of characters in the parent nodes text data that lie between this node and the previous child node. So if this node directly follows the previous one, this value will be 0.
Supported OS
All