Skip to main content
The MOD function returns the remainder from dividing one number by another.

Supported Scenarios

The MOD function is supported in the following YiDA scenarios.
  • Form (main table field)
  • Form (business association rule)
  • Form (validation)
  • Workflow design (validation rule)
  • Workflow design (associated action)
  • Integration & automation
  • Workflow node
  • Connector

Syntax

Attributes

Return Value

Example

Use MOD() to calculate the remainder of 17 divided by 5.

Result

Returns the remainder from dividing the values of two Number components.