Arithmetic Operators: Modulus

Divides two values and returns the remainder.

Example - Result will equal 5
= Result (% 35 10)