version 2004
SAX GET XML COMMENT (document; comment)
Parameter | Type | Description | |
document | DocRef | Reference of open document | |
comment | String | XML comment |
Description
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.
See Also
SAX ADD XML COMMENT, SAX Get XML node.
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.