...go ahead and read the manual, we won't tell anyone.

Help Topics > All Functions > ShiftKey
Not Tagged

The shiftKey function returns the constant "up" if the Shift key is not pressed; "down" if it is pressed.

Usage:

the shiftKey
shiftKey()

Example:

if the shiftKey is down then answer numToChar(charToNum(msg)-32)