_NUMLOCK (function)
Jump to navigation
Jump to search
The _NUMLOCK function returns the current state of the Num Lock key as on (-1) or off (0).
Syntax
- keyStatus%% = _NUMLOCK
Availability
- QB64 v1.4 and up
- QB64-PE all versions
- Keyword not supported in Linux or macOS versions
See also