====== AND(var1:integer,var2:integer) :INTEGER ====== Returns the bitwise and of two integer expressions --- **See also:** [[ppl:functions:or|Or]], [[ppl:functions:xor|Xor]], [[ppl:functions:not|Not]]