DocumentElement - cXMLDOMDocument
Returns a handle to the root element of the document
Type: Function
Return Data Type: Handle
Syntax
Function DocumentElement Returns Handle
Call Example
Get DocumentElement to HandleVariable
Description
DocumentElement returns a handle to the root element of the document. Access to the root node allows for searches and iterations.
Return Value
Returns a handle to the root element of the document