IDL Programming > Objects > File Format Object Classes > IDLffXMLSAX::Characters

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