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

IDLffXMLDOMCharacterData::SetData

Syntax | Arguments | Keywords | Version History

The IDLffXMLDOMCharacterData::SetData procedure method sets the node’s character data to a string.

Syntax

Obj->[IDLffXMLDOMCharacterData::]SetData, String

Arguments

String

A scalar string to be set in the node.

Keywords

None

Version History

6.1

Introduced