MOD function

The MOD function returns an integer value that is argument-1 modulo argument-2.

Format.

          FUNCTION MOD ( argument-1 argument-2 )