CharacterData.Length Property |
Gets the length of the data, in characters.
[VBScript] Public ReadOnly Property Length As Integer
[JScript] public function get Length() : int;
The length of the data, in characters.
CharacterData Object | CharacterData Members | DOM Namespace