NumLockOn
Description: |
baNumLockOn determines the current state of the Num Lock key. |
Platforms: |
Windows |
Usage: |
Result = baNumLockOn( ) |
Arguments: |
None. |
Returns: |
Integer. Returns 1 if the Caps Lock key is on, else 0. |
Examples: |
Director: Authorware: |
See also: |
baSetNumLockOn baCapsLockOn baSetCapsLockOn |