GET-DOCUMENT-ELEMENT( ) method
Retrieves the root element of the document. The parameter must be a valid X-noderef handle and will refer to the document’s root element if the method succeeds.
Return type: LOGICAL
Applies to: X-document object handle
x-node-handle
The following example demonstrates the use of GET-DOCUMENT-ELEMENT if hDoc is an X-document and hRoot is an X-noderef:
OpenEdge Release 10.2B
|