User Tools

Site Tools


macros:function_syntax

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:function_syntax [2017/11/19 15:26] – ↷ Links adapted because of a move operation icke_siegenmacros:function_syntax [2018/08/27 17:14] (current) – ↷ Links adapted because of a move operation icke_siegen
Line 23: Line 23:
     * a [[macros:type:string]] which denotes the group     * a [[macros:type:string]] which denotes the group
     * an [[macros:type:int32]] which denotes the index (which exactly needs to be explained separately)     * an [[macros:type:int32]] which denotes the index (which exactly needs to be explained separately)
-    * and finally the userNumber which needs to be given as [[macros:type:acwusernumber]] which probably is an [[macros:type:object]]+    * and finally the userNumber which needs to be given as [[macros:type:object:acwusernumber]] which probably is an [[macros:type:object]]
  
 If you want to cross-check: http://api.avolites.com/10.1/Group.StoreMenu.StoreOnButton.html If you want to cross-check: http://api.avolites.com/10.1/Group.StoreMenu.StoreOnButton.html
Line 50: Line 50:
 ==== functions as parameter - nested functions ==== ==== functions as parameter - nested functions ====
  
-The [[macros:example:changexfade|example changexfade]] takes this a step further:+The [[macros:example:changechaseroverlap|example changexfade]] takes this a step further:
  
   ActionScript.SetProperty("Playbacks.Editor.Times.ChaseFixtureOverlap", Math.Cast.ToSingle(1))   ActionScript.SetProperty("Playbacks.Editor.Times.ChaseFixtureOverlap", Math.Cast.ToSingle(1))
Line 66: Line 66:
 See [[macros:example:cuelistgoback]] See [[macros:example:cuelistgoback]]
  
-At first glance this looks like more parameters in the brackets - but it isn't. The commas are inside the double quotes which make the entire part one string: ''"Location=Playbacks,2,1"''. And the function definition shows that this is a [[macros:type:handle]].+At first glance this looks like more parameters in the brackets - but it isn't. The commas are inside the double quotes which make the entire part one string: ''"Location=Playbacks,2,1"''. And the function definition shows that this is a [[macros:identifier:handle]].
  
 ---- ----
macros/function_syntax.1511105211.txt.gz · Last modified: 2017/11/19 15:26 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki