Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLDOMProcessingInstruction::GetData

Syntax | Return Value | Arguments | Keywords | Version History

The IDLffXMLDOMProcessingInstruction::GetData returns the content of the processing instruction.

Syntax

Result = Obj->[IDLffXMLDOMProcessingInstruction::]GetData()

Return Value

Returns a scalar string containing the content of the processing instruction.

Arguments

None

Keywords

None

Version History

6.1
Introduced

  IDL Online Help (March 06, 2007)