The _CAPSLOCK (function) function returns the current state of the Caps Lock key as on (-1) or off (0).
Syntax
keyStatus%% = _CAPSLOCK (function)
Availability
- Version 1.4 and up.
- Keywords currently not supported.
See Also
- _NUMLOCK (function), _SCROLLLOCK (function)
- _CAPSLOCK (statement), _NUMLOCK (statement), _SCROLLLOCK (statement)