Returns whether an Alt key on the keyboard is held down.
See also Keyboard functions.
Signature:
isDown
=
IsAltKeyDown()
Returns:
isDown
- True if an Alt key on the keyboard is currently held down; otherwise false (true/false
)
Returns whether an Alt key on the keyboard is held down.
Signature:
isDown
=
IsAltKeyDown()
Returns:
isDown
- True if an Alt key on the keyboard is currently held down; otherwise false (true/false
)