Overview
>
org.w3c.dom
>
CharacterData
>
length
Version 0.1.2
Overview
Index
Tree
Deprecated
org.w3c.dom.CharacterData.length
property
public readonly property length as Int
Description
Number of characters in the data property.
Example
print(text.length)