Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLSAX::Characters

Syntax | Arguments | Keywords | Version History

The IDLffXMLSAX::Characters procedure method is called when the parser detects text in the parsed document.

Syntax

Obj->[IDLffXMLSAX::]Characters, Chars

Arguments

Chars

A string containing the text detected by the parser.

Keywords

None

Version History

5.6
Introduced

  IDL Online Help (March 06, 2007)