_NUMLOCK
Jump to navigation
Jump to search
The _NUMLOCK statement sets the state of the Num Lock key.
Syntax
- _NUMLOCK {ON|OFF|_TOGGLE}
Availability
- QB64 v1.4 and up
- QB64-PE all versions
- Keyword not supported in Linux or macOS versions
See also
- _CAPSLOCK (function), _NUMLOCK (function), _SCROLLLOCK (function)
- _CAPSLOCK (statement), _SCROLLLOCK (statement)