IDLffXMLDOMCharacterData::GetData

The IDLffXMLDOMCharacterData::GetData function method returns the character data in the node.

Syntax

Result = Obj->[IDLffXMLDOMCharacterData::]GetData()

Return Value

Returns a scalar string containing the character data in the node.

Arguments

None

Keywords

None

Version History

6.1

Introduced