Andvar

From EDukeWiki
Revision as of 08:31, 24 September 2005 by TX (talk | contribs)
Jump to navigation Jump to search

andvar <gamevar> <value>

This function gives the result of an AND function of the gamevar <gamevar> with <value>. The function checks the bits of the two values being compared and the bits in the result are set only if they were set in both of the values being operated on. See andvarvar.