CAPSLOCK: Difference between revisions
Jump to navigation
Jump to search
Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link
No edit summary |
m (Removed protection from "CAPSLOCK") |
(No difference)
|
Revision as of 21:33, 1 June 2022
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)
- Not available in Linux or macOS.
See also
- _CAPSLOCK (function), _NUMLOCK (function), _SCROLLLOCK (function)
- _NUMLOCK (statement), _SCROLLLOCK (statement)