Mod operator 

Divides two numbers and returns only the remainder.

result = number1 Mod number2

Item Description
result Any numeric variable
number Any numeric expression