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