User Tools

Site Tools


macros:function:playbacks.setcuelegend

Differences

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

Link to this comparison view

Next revision
Previous revision
macros:function:playbacks.setcuelegend [2018/06/25 11:36] – created icke_siegenmacros:function:playbacks.setcuelegend [2018/08/24 14:04] (current) icke_siegen
Line 8: Line 8:
 ^ description | Sets the legend of a cue. //(That is, the legend of a cue in a chase or cuelist.)// | ^ description | Sets the legend of a cue. //(That is, the legend of a cue in a chase or cuelist.)// |
 ^ [[macros:namespace|namespace]] | [[macros:namespace:Playbacks]] | ^ [[macros:namespace|namespace]] | [[macros:namespace:Playbacks]] |
-^ parameter | parameter1 ( [[macros:identifier:Handle]] ) : The handle of the playback with the cue. | +^ parameter | handle ( [[macros:identifier:Handle]] ) : The handle of the playback with the cue. | 
-^ ::: | parameter2 ( [[macros:type:Single]] ) : The cue number. | +^ ::: | cueNumber ( [[macros:type:Single]] ) : The cue number. | 
-^ ::: | parameter2 ( [[macros:type:String]] ) : The new legend. |+^ ::: | newLegend ( [[macros:type:String]] ) : The new legend. |
 ^ return value | [[macros:type:void]] |   ^ return value | [[macros:type:void]] |  
  
Line 18: Line 18:
 <code xml> <code xml>
 <step>Playbacks.SetCueLegend(handle:"chaseHandleUN=10555", 1,  <step>Playbacks.SetCueLegend(handle:"chaseHandleUN=10555", 1, 
-  Math.Cast.ToString(Profiles.GetHandleProfileId(handle:"chaseHandleUN=10555")))</step>+  Math.ToString(Profiles.GetHandleProfileId(handle:"chaseHandleUN=10555")))</step>
 </code> </code>
  
macros/function/playbacks.setcuelegend.1529926570.txt.gz · Last modified: 2018/06/25 11:36 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki