4D v15.4

DOM CLOSE XML

  •  
 
4D v15.4
DOM CLOSE XML

DOM CLOSE XML 


 

DOM CLOSE XML ( ElementRef ) 
Parameter Typ   Beschreibung
ElementRef  String in Referenz des XML Root Elements

The DOM CLOSE XML command frees up the memory occupied by the XML object designated by elementRef.

If elementRef is not an XML root object, an error is generated.

If the command has been correctly executed, the system variable OK is set to 1. If an error occurs, it is set to 0.



Siehe auch 

DOM Parse XML source
DOM Parse XML variable