XmlElement.RemoveNodes() Method
Version: Available or changed with runtime version 1.0.
Removes the child nodes from this element.
Syntax
XmlElement.RemoveNodes()
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
Related information
XmlElement Data Type
Get Started with AL
Developing Extensions