| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Calculation |
|
See also |
INTDIVIDE, INT |
Returns the rest of an integer division of the source value.
MOD <VariableName>, <Value>
|
Part |
Description | |
| <VariableName> | Script variable containing the source value and where the result is stored back. | |
| <Value> | Divisor. | |
|
| ||