Function
Void CueLists.Play(Handle handle)
| API | http://api.avolites.com/11.0/CueLists.Play.html |
|---|---|
| description | Plays the given playback. If it's paused it continues, if it's running it starts the next step |
| namespace | CueLists |
| parameter | handle ( Handle ) : The handle to be played. |
| return value | Void |
<step>CueLists.Play(userNumber:5)</step>