| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
Calculation |
|
See also |
INTDIVIDE, MOD |
Cuts off the fractional part of the source value.
INT <VariableName>, <Value>
|
Part |
Description | |
| <VariableName> | Script variable where the result is stored. | |
| <Value> | Source value. | |
|
| ||