4D v16.3

DOM CLOSE XML

Home

 
4D v16.3
DOM CLOSE XML

DOM CLOSE XML 


 

DOM CLOSE XML ( elementRef ) 
Parameter Type   Description
elementRef  String in XML root element reference

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.



See also 

DOM Parse XML source
DOM Parse XML variable

 
PROPERTIES 

Product: 4D
Theme: XML DOM
Number: 722

The OK variable is changed by the commandThis command modifies the Error system variableThis command can be run in preemptive processes

 
HISTORY 

Modified: 4D 2004

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)