4D v13.4

DOM CLOSE XML

Home

 
4D v13.4
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.

 
PROPERTIES 

Product: 4D
Theme: XML DOM
Number: 722

The OK variable is changed by the commandThis command modifies the Error system variable

 
INDEX

Alphabetical list of commands

 
HISTORY 

Modified: 4D 2004

 
SEE ALSO 

DOM Parse XML source
DOM Parse XML variable