macros:function_syntax
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
macros:function_syntax [2017/10/29 16:32] – ↷ Links adapted because of a move operation icke_siegen | macros:function_syntax [2018/08/27 17:14] (current) – ↷ Links adapted because of a move operation icke_siegen | ||
---|---|---|---|
Line 18: | Line 18: | ||
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
* finally, inside the pair of brackets, we have three pairs of type/ | * finally, inside the pair of brackets, we have three pairs of type/ | ||
* a [[macros: | * a [[macros: | ||
* an [[macros: | * an [[macros: | ||
- | * and finally the userNumber which needs to be given as [[macros: | + | * and finally the userNumber which needs to be given as [[macros: |
If you want to cross-check: | If you want to cross-check: | ||
Line 50: | Line 50: | ||
==== functions as parameter - nested functions ==== | ==== functions as parameter - nested functions ==== | ||
- | The [[example:changexfade|example changexfade]] takes this a step further: | + | The [[macros:example:changechaseroverlap|example changexfade]] takes this a step further: |
ActionScript.SetProperty(" | ActionScript.SetProperty(" | ||
Line 64: | Line 64: | ||
CueLists.GoBack(" | CueLists.GoBack(" | ||
| | ||
- | See [[example: | + | See [[macros:example: |
- | 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: ''" | + | 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: ''" |
---- | ---- |
macros/function_syntax.1509294735.txt.gz · Last modified: 2017/10/29 16:32 (external edit)