LeftShift

From The Elder Scrolls Construction Set Wiki

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

Personal tools