switch
Go to the specified scene in the scene playlist.
Director Plus
Address
/autoPlay/switch [index number]
Arguments
| Type | Description | |
|---|---|---|
| argument 1 | Int | Scene index in the scene playlist. 1, 2... |
Example
Go to the second scene.
/autoPlay/switch 2
Note: Floating point numbers will be rounded down.
/autoPlay/switch 1.9 = /autoPlay/dismissByIndex 1
Director One/Director Mini
Not supported.