User Tools

Site Tools


macros:example:cuelistgoback

Example

Cuelist - Go back

by: Gregory Haynes, Jul. 2017
published: http://forum.avolites.com/viewtopic.php?f=20&t=5274
description: makes a specific cuelist go back
remarks: snippet which explains CueLists.GoBack(Handle handle)

functions

Code

  • by location:
<step>CueLists.GoBack("Location=Playbacks,2,1")</step>
  • by usernumber:
<step>CueLists.GoBack(userNumber:1)</step>

Explanation

This explains the functional steps within the sequence. For all the other XML details please refer to Formats and syntax

This simply calls the function CueLists.GoBack() with a designated handle as argument. The handle “Location=Playbacks,2,1” translates to 'Playbacks, page 2, 1st playback' - this is the 'real' fader playbacks (see Identifiers). tested – S. Beutel

How to use it

This is an example oneliner - you need to pack it into a macro file before you can use it in Titan. Example to be used in your own macros.

You could leave a comment if you were logged in.
macros/example/cuelistgoback.txt · Last modified: 2021/07/19 14:45 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki