4D v14.3

SAX GET XML COMMENT

Home

 
4D v14.3
SAX GET XML COMMENT

SAX GET XML COMMENT 


 

SAX GET XML COMMENT ( document ; comment ) 
Parameter Type   Description
document  DocRef in Reference of open document
comment  String in XML comment

The SAX GET XML COMMENT command returns a comment if an XML Comment SAX event is generated in the XML document referenced in the document parameter. For more information about SAX events, refer to the description of the SAX Get XML node command.

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.

 
PROPERTIES 

Product: 4D
Theme: XML SAX
Number: 874

The OK variable is changed by the command

 
HISTORY 

Created: 4D 2004

 
SEE ALSO 

SAX ADD XML COMMENT
SAX Get XML node

 
ARTICLE USAGE

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)

Inherited from : SAX GET XML COMMENT ( 4D v11 SQL Release 6)