AND(var1:integer,var2:integer) :INTEGER
Returns the bitwise and of two integer expressions
See also:
Or
,
Xor
,
Not