_CAPSLOCK
Jump to navigation
Jump to search
The _CAPSLOCK statement sets the state of the Caps Lock key.
Syntax
- _CAPSLOCK {ON|OFF|_TOGGLE}
Availability
- QB64 1.4 and up (QB64 Team)
- QBPE 0.5 and up (QB64 Phoenix Edition)
- Keyword not supported in Linux or macOS versions
See also
- _CAPSLOCK (function), _NUMLOCK (function), _SCROLLLOCK (function)
- _NUMLOCK (statement), _SCROLLLOCK (statement)