Delay
Click to copy
Pauses the execution of the business process for a given number of milliseconds.
Flow Connections
- [Input] In - starts the block's execution.
- [Output] Out - activates when the block has finished its execution.
Data Connections
- [Input] Milliseconds (integer) - number of milliseconds to pause the execution for.