Function

CueLists.GoBack

Void CueLists.GoBack(Handle handle)
API http://api.avolites.com/10.1/CueLists.GoBack.html
description Plays back on the supplied playback. Fires the cue previous to the live one
Namespaces CueLists
parameter handle ( Handle ) : The handle. In the API there are HTTP examples for use with userNumber, location and titanId.
return value (Void)
Example in

Cuelist - Go back:

<step>CueLists.GoBack("Location=Playbacks,2,1")</step>
Also used in
Remarks