IDLffXMLSAX::Comment
The IDLffXMLSAX::Comment procedure method is called when the parser detects a comment section of the form <!-- ... --> .
Syntax
Obj->[IDLffXMLSAX::]Comment, Comment
Arguments
Comment
A string containing the text within the detected comment section, without the delimiting characters (“<!--” and “-->”).
Keywords
None
Version History
|
5.6 |
Introduced |