getMin (Client API reference)
Returns a number indicating the minimum allowed value for a column.
Column types supported
Decimal, integer, double, money
Syntax
formContext.getAttribute(arg).getMin()
Return Value
Type: Number.
Description: The minimum allowed value for the column.