4D v14.3

DOM REMOVE XML ELEMENT

Home

 
4D v14.3
DOM REMOVE XML ELEMENT

DOM REMOVE XML ELEMENT 


 

DOM REMOVE XML ELEMENT ( elementRef ) 
Parameter Type   Description
elementRef  String in XML element reference

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

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.

 
PROPERTIES 

Product: 4D
Theme: XML DOM
Number: 869

The OK variable is changed by the commandThis command modifies the Error system variable

 
HISTORY 

Created: 4D 2004

 
SEE ALSO 

DOM Create XML element
DOM REMOVE XML ATTRIBUTE

 
ARTICLE USAGE

4D Language Reference ( 4D v11 SQL Release 6)
4D Language Reference ( 4D v12.4)
4D Language Reference ( 4D v14 R2)
4D Language Reference ( 4D v14 R3)
4D Language Reference ( 4D v13.5)
4D Language Reference ( 4D v14.3)
4D Language Reference ( 4D v14 R4)