Skip to main content
Version: 21 R3

DOM REMOVE XML ELEMENT

DOM REMOVE XML ELEMENT ( elementRef : Text )

ParameterTypeDescription
elementRefText→XML element reference
History
ReleaseChanges
2004Created

Description​

The DOM REMOVE XML ELEMENT command removes the element designated by elementRef.

System variables and sets​

If the command has been executed correctly, the system variable OK is set to 1. Otherwise, it is set to 0 and an error is generated.
An error is generated when the element reference is invalid.

See also​

DOM Create XML element
DOM REMOVE XML ATTRIBUTE

Properties​

Command number869
Thread safeyes
Modifies variablesOK, error