IDL Programming > Objects > File Format Object Classes > IDLffXMLDOMProcessingInstruction::GetData

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