Web API request
Plays the next cue in the specified chase or cue list.
| API | https://api.avolites.com/12.0/CueLists.NextStep.html | 
|---|---|
| namespace | CueLists | 
| usage | http://[ip]:4430/titan/script/2/CueLists/NextStep?handle={handle} | 
| example | http://localhost:4430/titan/script/2/CueLists/NextStep?handle_userNumber=4 (link opens in new tab) | 
| action | advance (goes) the indicated cuelist to the next cue. Similar to hitting Go.Unlike CueLists/Play this can also be used with stopped chasers and then advances this without setting it to run. | 
| üarameter | Handle - the cuelist handle to be played | 
| returns | nothing if successful error message if failed. | 
| remarks |