Inserts a delay (in milliseconds) within the command execution to slow-down the operation. This is typically needed before or after sending external file content or other clipboard operations.



Pause can also be specified manually, for example, enter {1000} for one second delay. In the following example, one second delay will be inserted after the first text is sent.

First text. {1000} Second text.