Specifies the maximum number of characters that this text value can enclose.
Reference_Syntax.maxChars = "0 | integer"
Type
Values
String
0 (default)
Any valid integer value.
If you do not specify a value for this property, or if the value is an empty string, there is no maximum.
TextField1.value.text.maxChars = "5";
TextField1.value.text.maxChars = "5"
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: