_CAPSLOCK (function)

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