Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Numbers |
The Mod step calculates the remaining value when a number is divided by another. It is known as the modulo operation.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Value1 | Value to divide | Decimal |
Value2 | Value to divide by | Decimal |
Outputs
Property | Description | Data Type |
---|---|---|
Output | The modulus number | Decimal |