CAPSLOCK: Difference between revisions

From QB64 Phoenix Edition Wiki
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tags: Undo Reverted
Line 10: Line 10:
* '''QB64 v1.4 and up'''
* '''QB64 v1.4 and up'''
* '''QB64-PE all versions'''
* '''QB64-PE all versions'''
* '''[[Keywords currently not supported by QB64#Keywords not supported in Linux or macOS versions|Keyword not supported in Linux or macOS versions]]'''
* '''[[Keywords_currently_not_supported_by_QB64#Keywords_not_supported_in_Linux_or_macOS_versions|Keyword not supported in Linux or macOS versions]]'''





Revision as of 17:58, 22 January 2023

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