DOM CLOSE XML

4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next

version 2004 (Modified)


DOM CLOSE XML (elementRef)

ParameterTypeDescription
elementRefStringXML root element reference

Description

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.

See Also

DOM Parse XML source, DOM Parse XML variable.

System Variables or Sets

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


4D - Documentation   Français   English   German   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next