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
namespace CueLists
parameter handle ( Handle ) : The handle to be played.
return value Void
Example in

Cuelist - Fire specific cue:

  <step>CueLists.Play(userNumber:5)</step>
Also used in
Remarks