_SCROLLLOCK (function)

From QB64 Wiki
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:
Go to Keyword Reference - Alphabetical
Go to Keyword Reference - By usage
Go to Main WIKI Page