Block Input Action
Description:
This Action blocks user mouse and keyboard input events, so the Process can perform mouse and keyboard Actions without interference from the user.

Properties:
Action to Perform:
Choose whether this Action will block or unblock Mouse and Keyboard input.
Cautions:
If your Process fails while your mouse and keyboard input is locked, your control will not be unlocked. To regain control, press Ctrl + Alt + Delete on your keyboard. This works even if the Process has not failed.