set_pending_cue
Set the next cue on a ZerOS console without triggering it. Prepares a standby cue, allowing you to jump to any point in the cue stack before running it with go_cue.
Instructions
Sets which cue is next, without firing it.
This is ZerOS's "Next" command. Use it to jump the standby cue somewhere
else in the stack, then go_cue to run it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cue | Yes | Cue number to make pending. Point cues such as "1.5" are supported. | |
| playback | No | Playback number. The Master Playback is 0. Omit to use the console's current playback. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||