IDLffXMLDOMCharacterData::GetLength

The IDLffXMLDOMCharacterData::GetLength function method returns the number of characters in the node.

Syntax

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

Return Value

Returns a scalar string containing the number of characters in the node. This value may be zero.

Arguments

None

Keywords

None

Version History

6.1

Introduced