1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 20:20:25 +00:00
qb64/internal/help/_CAPSLOCK.md

478 B

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

Syntax

_CAPSLOCK {ON|OFF|_TOGGLE}

Availability

See Also