Modulus
Returns the remainder after a division.
Arguments
| Dividend | Specify the value to be divided. |
| Divisor | Specify the value to use to divide the dividend. |
Returns the remainder after a division.
| Dividend | Specify the value to be divided. |
| Divisor | Specify the value to use to divide the dividend. |