Syntax
NumLock(ON|OFF)
Parameters
ON
: Activates the numlock key.
OFF
: Deactivates the numlock key.
Remarks
If ON
, the numlock key is activated; if OFF
, the numlock key is deactivated.
See Also
CapsLock
Example
NumLock(ON)
NumLock(OFF)
NumLock(ON|OFF)
ON
: Activates the numlock key.
OFF
: Deactivates the numlock key.
If ON
, the numlock key is activated; if OFF
, the numlock key is deactivated.
CapsLock
NumLock(ON)
NumLock(OFF)