The DOM GET XML ELEMENT NAME command returns, in the elementName parameter, the name of the XML element designated by elementRef. For more information on XML element names, refer to the Overview of XML DOM Commands section.
This method returns the name of the $xml_Element_Ref element:
C_TEXT($xml_Element_Ref)
C_TEXT($name)
DOM GET XML ELEMENT NAME($xml_Element_Ref;$name)
If the command has been correctly executed, the system variable OK is set to 1. If an error occurs, it is set to 0.