Keyable length

The keyable length is the number of characters a user can enter in a field that uses this data type. Control types such as currency, integer and string have a keyable length. You can use the Modifier to change the keyable length. For example, you may want to increase the keyable length for the STR10_Phone data type to allow the user to enter more digits. The following table lists control types for which you can set the keyable length.

[spacer]

Control type

Maximum keyable length

Combo box

Storage Size - 1

Currency

19

Integer

5

Long integer

10

String

Storage Size - 1

Text

32,000



Documentation Feedback