Switch
Switch¶
Switch elements modify a Global Switch value.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Start Time (milliseconds) | The time to start the sequence element at in milliseconds. | Number |
| Target | The switch to update. | Switch |
| Value | The value to set the target to. | Switch or Value |
| Wait to Complete | Whether this element must finish before the next element begins. | Toggle |