_CAPSLOCK (function)

From QB64 Phoenix Edition Wiki
Revision as of 01:42, 24 January 2023 by RhoSigma (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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


Syntax

keyStatus%% = _CAPSLOCK


Availability


See also



Navigation:
Main Page with Articles and Tutorials
Keyword Reference - Alphabetical
Keyword Reference - By usage