forked from Galleondragon/qb64
-
Notifications
You must be signed in to change notification settings - Fork 35
_CAPSLOCK (function)
Cory Smith edited this page Jun 7, 2022
·
4 revisions
DISPLAYTITLE:_CAPSLOCK (function) The _CAPSLOCK (function) function returns the current state of the Caps Lock key as on (-1) or off (0).
keyStatus%% = _CAPSLOCK (function)
- _NUMLOCK (function), _SCROLLLOCK (function)
- _CAPSLOCK (statement), _NUMLOCK (statement), _SCROLLLOCK (statement)