AppCtrlScript

MAY Computer

Help

INTDIVIDE

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Calculation

See also  

MOD, INT

Performs an integer division on the value stored in the script variable and returns the result back in the same given script variabe.

Syntax

INTDIV[IDE] <VariableName>, <Value>  

Part

Description

<VariableName> Script variable containing the source value and where the result is stored back.
<Value> Divisor.