Jump to content

Andvar: Difference between revisions

From EDukeWiki
BlasterDRP (talk | contribs)
No edit summary
(No difference)

Revision as of 21:39, 23 December 2004

andvar <name1> <value>

This function gives the result of an AND function of the variable <name1> 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.