Wait For Hot Key
Waits for a specific Hot Key
Last updated
Waits for a specific Hot Key
Last updated
This activity suspends the execution of the Process until a specific Hot Key is pressed by the user.
Key : Specifies the key for the HotKey event.
Key Modifiers : Specifies the key modifiers for the Hotkey event. The available options are: Alt, Ctrl, Win, and Shift.
Timeout: Specifies the time out in seconds. By default, the timeout value is 30 seconds.