Show Topics
...go ahead and read the manual, we won't tell anyone.
Help Topics > All Functions > ShiftKey
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)
