Promotic

Integer division (\) - operator of language VBScript

Description:
Used to divide two numbers (return an integer result).
Syntax:
result = number1 \ number2
Note:
Before division is performed, numeric expressions are rounded to Byte, Integer or Long data type expressions.
It is valid that: 3\2 equals 1, -3\2 equals -1.
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

Send page remarkContact responsible person
© MICROSYS, spol. s r.o.