|
IDL Reference Guide: File Format Object Classes |
|
The IDLffXMLSAX::Comment procedure method is called when the parser detects a comment section of the form <!-- ... --> .
Obj->[IDLffXMLSAX::]Comment, Comment
A string containing the text within the detected comment section, without the delimiting characters ("<!--" and "-->").
None
IDL Online Help (March 06, 2007)