DOM REMOVE XML ELEMENT

4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 2004


DOM REMOVE XML ELEMENT (elementRef)

ParameterTypeDescription
elementRefStringXML element reference

Description

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

See Also

DOM Create XML element.

System Variables or 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,

The element is empty.


4D - Documentation   Français   English   German   Spanish   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next