Press a physical key (key.press)
Declaration
key.press(keycode)
Parameters
- keycode
String. Physical key code. See Samples and supported key codes.
Notes
Simulate pressing and then releasing a physical key.
Example
See chapter end
key.press(keycode)
Simulate pressing and then releasing a physical key.
See chapter end