Sleep
Waits for 1 second(s) before continuing

Input
Sleep
| Name | Required | Description |
|---|---|---|
| Duration (ms) | How long to sleep (wait) for, in milliseconds. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |