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)
Returns whether a Shift key on the keyboard is held down
Signature:
isDown = IsShiftKeyDown()
Returns:
isDown  - 1 if a Shift key on the keyboard is currently held down; otherwise nil (1nil)