PC_GetNumLockKeyState

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > PC > Keys functions >

PC_GetNumLockKeyState

 

Description

 

Returns the state of Numeric Bloc Num key.

 

Syntax

 

n = PC_GetNumLockKeyState()

 

Returns

 

Returns a number

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples