getMax (Client API reference)

Returns a number indicating the maximum allowed value for a column.

Column types supported

decimal, integer, double, money

Syntax

formContext.getAttribute(arg).getMax()

Return Value

Type: Number.

Description: The maximum allowed value for the column.