Keyboard key press, release or click (press + release). The keyboard key code should be provided. You may check the keyboard key on menubar - the right side under 'Key'. To see the last presset keyboard key value, you have to check the checkbox under 'Options' -> 'Show input devices values'.
Parameters:- Key operation - Options - there are three options:
- Keyboard key press - if press operation should be performed
- Keyboard key clicked - if press and release should be performed
- Keyboard key released - If release operation should be performed
, - Keycode - Integer - Keycode of the key to perform the operation on.
krzys2015-02-01