Web API request
Plays the given playback. If it's paused it continues, if it's running it starts the next step.
| API | https://api.avolites.com/12.0/CueLists.Play.html | 
|---|---|
| namespace | CueLists | 
| usage | http://[ip]:4430/titan/script/2/CueLists/Play?handle={handle} | 
| example | http://localhost:4430/titan/script/2/CueLists/Play?handle_userNumber=4 (link opens in new tab) | 
| action | Plays cuelist with usernumber 4 - same as hitting Go | 
| parameter | Handle - the cuelist handle to play | 
| returns | nothing if successful. error messages if not. | 
| remarks |