CodeCharge StudioThis action is typically used in conjunction with input fields that receive numeric values. The action ensures that the value entered is more than a specified minimum value. This action can only be used in the On Validate event.
| Property | Description |
|---|---|
| Control Name | Name of the control to be validated. |
| Minimum Value | Minimum allowable input value. |
| Error Message | Error message to be displayed if the input value is less than the minimum value. |