Previous IDL Reference Guide: File Format Object Classes Next

IDLffXMLDOMProcessingInstruction::SetData

Syntax | Arguments | Keywords | Version History

The IDLffXMLDOMProcessingInstruction::SetData procedure method sets the content of the processing instruction.

Syntax

Obj->[IDLffXMLDOMProcessingInstruction::]SetData, Content

Arguments

Content

A scalar string containing the data to set in the processing instruction.

Keywords

None

Version History

6.1
Introduced

  IDL Online Help (March 06, 2007)