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

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