SCROLLLOCK (function): Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
m (Protected "SCROLLLOCK (function)" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
m (Removed protection from "SCROLLLOCK (function)")
(No difference)

Revision as of 21:34, 1 June 2022

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