_NUMLOCK (function)

From QB64 Phoenix Edition Wiki
Revision as of 21:34, 1 June 2022 by RhoSigma (talk | contribs) (Removed protection from "NUMLOCK (function)")
Jump to navigation Jump to search

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


Syntax

keyStatus%% = _NUMLOCK


Availability


See also



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