_CAPSLOCK (function)
Jump to navigation
Jump to search
Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link
The _CAPSLOCK function returns the current state of the Caps Lock key as on (-1) or off (0).
Syntax
- keyStatus%% = _CAPSLOCK
Description
Availability
See also
- _NUMLOCK (function), _SCROLLLOCK (function)
- _CAPSLOCK (statement), _NUMLOCK (statement), _SCROLLLOCK (statement)