GetMaxLengthFromFormat method

Applies to

Example

Description

Returns the maximum length specified for a specific field definition.

Syntax

[ReturnValue =] Object.GetMaxLengthFromFormat()

Part

Data type

Description

Object

Object

An object expression that evaluates to an object in the Applies To list.

Settings

Return value

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).

Remarks

Classic method

GetMaxLen