org.w3c.dom.CharacterData.length
property
public readonly property length as Int
Description

Number of characters in the data property.

Example
print(text.length)