LogicalOr

From the Oblivion ConstructionSet Wiki
Revision as of 06:17, 15 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (result:long) LogicalOr arg1:long arg2:long Returns the bitwise OR of the two arguments. ==S...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(result:long) LogicalOr arg1:long arg2:long

Returns the bitwise OR of the two arguments.

See Also[edit | edit source]