_SCROLLLOCK (function)

From QB64 Phoenix Edition Wiki
Revision as of 02:37, 23 January 2023 by RhoSigma (talk | contribs)
Jump to navigation Jump to search

The _SCROLLLOCK function returns the current state of the Scroll Lock key as on (-1) or off (0).


Syntax

keyStatus%% = _SCROLLLOCK


Availability


See also



Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage
Report a broken link