Returns whether a Control key on the keyboard is held down
See also Keyboard functions.
Signature:
isDown
=
IsControlKeyDown()
Returns:
isDown
- 1 if a Control key on the keyboard is currently held down; otherwise nil (1nil
)
Returns whether a Control key on the keyboard is held down
Signature:
isDown
=
IsControlKeyDown()
Returns:
isDown
- 1 if a Control key on the keyboard is currently held down; otherwise nil (1nil
)