Returns the remainder of the first number divided by the second number.
number
divisor
{ "$template": { "$comment": "The field below will be 1", "test": "{{mod(5, 2)}}" } }