Web API request ====== CueLists/NextStep ====== 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 | [[+tab|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 [[webapi:requests:cuelists_play]] this can also be used with stopped chasers and then advances this without setting it to run. | ^ üarameter | [[webapi:parameters:handle]] - the cuelist handle to be played | ^ returns | nothing if successful \\ error message if failed.| ^ remarks | | ==== Used In ==== {{backlinks>.}}