CAPSLOCK: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
m (Protected "CAPSLOCK" ([Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite)))
No edit summary
Line 8: Line 8:


{{PageAvailability}}
{{PageAvailability}}
* '''QB64 1.4 and up'''
* '''QB64 1.4 and up''' (QB64 Team)
* '''QBPE 0.5 and up''' (QBPE = QB64 Phoenix Edition)
* '''QBPE 0.5 and up''' (QB64 Phoenix Edition)
* [[Keywords_currently_not_supported_by_QB64#Keywords_Not_Supported_in_Linux_or_MAC_OSX_versions|Not available in Linux or macOS]].
* [[Keywords_currently_not_supported_by_QB64#Keywords_Not_Supported_in_Linux_or_MAC_OSX_versions|Not available in Linux or macOS]].



Revision as of 22:13, 29 April 2022

The _CAPSLOCK statement sets the state of the Caps Lock key.


Syntax

_CAPSLOCK {ON|OFF|_TOGGLE}


Availability


See also



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