Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

MOD(<number>;<number>;...)

Description

Returns the modulo (remainder) of the arguments. Supports more than 255 arguments.

Examples

Column1Column2MOD() returns
19172
34170
  • No labels