DeleteXMLNode()

Syntax

DeleteXMLNode(*Node)
Description
Deletes the given XML node and all its contained text and children from its XML tree.

Note: the root node of a tree cannot be deleted.

Supported OS

All

<- CreateXMLNode() - XML Index - ExamineXMLAttributes() ->