Mod(<value1>,<value2>)
Returns the Modulus of two values.
Example:
test = Mod(17,2) ; test will be equal to 1