getMaxLength Method

See Also            Applies To

Returns the maximum length, in characters, of a Textbox object.

Syntax

object.getMaxLength()

Parameters

object

A Textbox script object.

Remarks

To set the maximum length, use the setMaxLength method.