Wait
Wait¶
Wait elements pause the action sequence for a specified duration before continuing.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Duration (milliseconds) | The duration of the element in milliseconds. | Number |
| Start Time (milliseconds) | The time to start the sequence element at in milliseconds. | Number |
| Wait to Complete | Whether this element must finish before the next element begins. | Toggle |