[Max]

Accepts a numeric value as a parameter.

Description:

Similar to the [MaxLen] db Field Attribute, [Max] will add the HTML Input attribute, max='...' where ... will be replaced by the parameter passed into [MaxLen]

Example:

[Max] 100