Keyboard.CurrentKey

Returns the keycode of the currently pressed key. This function does not perform any key buffering or key repeating avoidance operation.

Properties

Parameters (request frame)

None

Returned values (response frame)

Name Type/Size Description
Key Integer (8 bits) The keycode of the currently pressed key.