T > TextField.length

 

TextField.length

TextField, TextField.length, length

Availability

Flash Player 6.

Usage

TextField.length

Returns

A number.

Description

Property (read-only); indicates the number of characters in a text field. This property returns the same value as text.length, but is faster. A character such as tab ("\t") counts as one character.