Plot:And

From OHRRPGCE-Wiki

Jump to: navigation, search
value,and,value

Returns the bitwise AND of both values. In other words, for each bit in each value, they are compared to see if they are both "1". If they are, the result bit is set to 1. Otherwise, it's set to 0.

[edit] See Also

Personal tools