Issue:
Number field's value needs to be checked to ensure the amount entered is a multiple of some base.
For example, this function was used to verify that amount entered was divisible for $10. This ensures that the amount entered are a multiple of $10 bills (or higher - e.g. 50s. or 100s).
previous page
|