This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== 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]]