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/22 09:46] 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 7: Line 7:
 ^ description: | makes a specific cuelist go back | ^ description: | makes a specific cuelist go back |
 ^ remarks: | snippet which explains CueLists.GoBack(Handle handle) | ^ remarks: | snippet which explains CueLists.GoBack(Handle handle) |
 +
 +{{tag>cuelist go_back handle location}}
  
 ==== functions ==== ==== functions ====
Line 12: 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.1511343965.txt.gz · Last modified: 2017/11/22 09:46 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki