Validate Numeric Values
Specifies if input numeric fields should be validated via JavaScript according to the allowable number of digits before and after the decimal point. This option is only applicable if the YES.
option isAllowable values are:
YES |
Generate JavaScript function calls for input numeric fields for each function being compiled. |
NO |
Do not generate JavaScript function calls for input numeric fields for each function being compiled. |