Plot:Or

From OHRRPGCE-Wiki

Jump to: navigation, search
value,or,value

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

[edit] See Also

Personal tools