Overview
DXML.RemoveElement (
string XMLTable,
string XMLPath )
Removes a specific element (and its children) from the specified XML table.
(string) The name of the XML table.
(string) The path to the element you want to remove.
Nothing.
See also: Related Actions