Skip to main content
Version: Next

DOM CLOSE XML

DOM CLOSE XML ( elementRef : Text )

ParameterTypeDescription
elementRefText→XML root element reference
History
ReleaseChanges
2004Modified
<6Created

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.

System variables and 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.

See also​

DOM Parse XML source
DOM Parse XML variable

Properties​

Command number722
Thread safeyes
Modifies variablesOK, error