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

475 B

The _NUMLOCK statement sets the state of the Num Lock key.

Syntax

_NUMLOCK {ON|OFF|_TOGGLE}

Availability

See Also