The IDLffXMLDOMCharacterData::AppendData procedure method appends a string to the character data in the node.

Syntax


Obj->[IDLffXMLDOMCharacterData::]AppendData, String

Arguments


String

A scalar string to be added at the end of the character data.

Keywords


None

Version History


6.1

Introduced