This is an old revision of the document!
MOD Function
- MOD( <value 1>, <value 2> )
Returns the remainder of the division of value 1 by value 2.
| Function Parameters | |
|---|---|
| Parameter | Description |
| <value 1> | The value to divide. |
| <value 2> | The value to divide by. |
desktop:desktop_chart_scripting_function_reference_mod_value_1_value_2
This is an old revision of the document!
Returns the remainder of the division of value 1 by value 2.
| Function Parameters | |
|---|---|
| Parameter | Description |
| <value 1> | The value to divide. |
| <value 2> | The value to divide by. |