Function ====== CueLists.Play ====== 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 | ^ [[macros:namespace|namespace]] | [[macros:namespace:cuelists]] | ^ parameter | handle ( [[macros:identifier:handle]] ) : The handle to be played. | ^ return value | [[macros:type:void]] | == Example in == [[macros:example:firecuelistcue]]: CueLists.Play(userNumber:5) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~