SetXMLNodeText()
Syntax
SetXMLNodeText(*Node, Text$)Description
Changes the text contained within the given XML node. See GetXMLNodeText() for more information.
Note: If the node contains children, changing its contained text may require an adjustment of the child nodes offset values as well.
Supported OS
All