Returns the maximum length specified for a specific field definition.
[ReturnValue =] Object.GetMaxLengthFromFormat()
|
Part |
Data type |
Description |
|
Object |
Object |
An object expression that evaluates to an object in the Applies To list. |
Data type: Integer – the maximum length of the field based on the format specified. For example 10 is returned if the format is N(1-10).