LeftShift

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(result:long) LeftShift value:long shiftAmount:long

Shifts the argument left by the specified number of bits. Returns zero if shiftAmount is >= 32.

See Also[edit | edit source]