DOM REMOVE XML ELEMENT

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


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   4th Dimension 2004, Command Theme List   4th Dimension 2004, Command Alphabetical List   4th Dimension 2004, Constant Theme List   Back   Previous   Next