GetTextLength()

For a Text object named myText, use the following syntax:

var numLength = myText.GetTextLength()

Close