Returns whether a Shift key on the keyboard is held down


See also Keyboard functions.

Signature:

isDown = IsShiftKeyDown()

Returns:

  • isDown - 1 if a Shift key on the keyboard is currently held down; otherwise nil (1nil)