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 [2017/11/28 16:55] – [Cuelist Go back] 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 8: Line 8:
 ^ remarks: | snippet which explains CueLists.GoBack(Handle handle) | ^ remarks: | snippet which explains CueLists.GoBack(Handle handle) |
  
-{{tag>cuelist go_back handle location ]}}+{{tag>cuelist go_back handle location}}
  
 ==== functions ==== ==== functions ====
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.1511888141.txt.gz · Last modified: 2017/11/28 16:55 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki