_SCROLLLOCK (function)
Revision as of 21:43, 19 January 2020 by imported>Odin
The _SCROLLLOCK function returns the current state of the Scroll Lock key as on (-1) or off (0).
Syntax
- keyStatus%% = _SCROLLLOCK
Availability
- Version 1.4 and up.
- Not available in Linux or macOS.
See also
- _CAPSLOCK (function), _NUMLOCK (function)
- _CAPSLOCK (statement), _NUMLOCK (statement), _SCROLLLOCK (statement)