User Tools

Site Tools


macros:example:cuelistgoback

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
macros:example:cuelistgoback [2018/04/02 09:08] icke_siegenmacros:example:cuelistgoback [2021/07/19 14:45] (current) – [Code] icke_siegen
Line 1: Line 1:
 Example Example
  
-====== Cuelist Go back ======+====== Cuelist Go back ======
  
 ^ by: | Gregory Haynes, Jul. 2017 | ^ by: | Gregory Haynes, Jul. 2017 |
Line 14: Line 14:
  
 ===== Code ===== ===== Code =====
 +
 +  * by location:
 +
 <code xml> <code xml>
 <step>CueLists.GoBack("Location=Playbacks,2,1")</step> <step>CueLists.GoBack("Location=Playbacks,2,1")</step>
 </code> </code>
 +
 +  * by usernumber: 
 +
 +<code xml>
 +<step>CueLists.GoBack(userNumber:1)</step>
 +</code>
 +
 +  * file with various cuelists referred: {{ :macros:example:gobackmacros.xml |}}
  
  
macros/example/cuelistgoback.1522660099.txt.gz · Last modified: 2018/04/02 09:08 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki