Hash Variables: Keyboard

Parent: $root.$hashvars

#ALTRead-only Boolean variable, which is true if the Alt key (or Option key under macOS) is held down
#COMMANDRead-only Boolean variable, which is true if the Cmnd key (or Ctrl key under Windows) is held down
#CTRLRead-only Boolean variable, which is true if the Ctrl key (or Cmnd key under macOS) is held down
#ENTERRead-only Boolean variable, which is true if the Enter key was pressed
#OPTIONRead-only Boolean variable, which is true if the Option key (or Alt key under Windows) is held down
#RETURNRead-only Boolean variable, which is true if the Return key was pressed
#SHIFTRead-only Boolean variable, which is true if the Shift key is held down