Promotic

Operators list of the VBScript language

Operators:
Addition (+)Used to sum two numbers
AndUsed to perform a logical conjunction on two expressions
Assignment (=)Assignment of a value to a variable or property
Concatenation (&)Used to force string concatenation of two expressions
Division (/)Used to divide two numbers (return a floating-point result)
EqvUsed to perform a logical equivalence on two expressions
Exponentiation (^)Used to raise a number to the power of an exponent
ImpUsed to perform a logical implication on two expressions
Integer division (\)Used to divide two numbers (return an integer result)
IsUsed to compare two object reference variables
ModDivide two numbers and return the remainder ("modulo" operator)
Multiplication (*)Multiplication of two numbers
NotUsed to perform logical negation on an expression
OrUsed to perform a logical disjunction on two expressions
Subtraction (-)Used to find the difference between two numbers or to indicate the negative value of a number
XorUsed to perform a logical exclusion on two expressions
Comparison operators:
=Equality
<>Inequality
<less than
>greater than
<=less or equal
>=greater or equal
PROMOTIC 9.0.27 SCADA system documentation MICROSYS, spol. s r.o.

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