SetXMLNodeOffset()
Syntax
SetXMLNodeOffset(Node, Offset)Description
Changes the character offset of the given XML node within its parent nodes text data. See GetXMLNodeOffset() for more information.
Parameters
Node The XML node to set the offset. Offset The new offset, in characters.
Return value
None.
See Also
GetXMLNodeOffset()
Supported OS
All