User Tools

Site Tools


macros:identifier:usernumber

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:identifier:usernumber [2018/09/09 18:50] icke_siegenmacros:identifier:usernumber [2021/06/13 14:51] (current) – external edit 127.0.0.1
Line 31: Line 31:
  
 Technically, this syntax looks like https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/named-and-optional-arguments: you have to name the argument 'userNumber', and after a colon give the value. Technically, this syntax looks like https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/named-and-optional-arguments: you have to name the argument 'userNumber', and after a colon give the value.
 +
 +In **Titan v15** this has slightly changed so that there are a few ways to set an IEnumerable, for some examples see [[macros:example:playbackgroupcreateadd|]]. 
 +
 +Another important thing there is when the string notation ("cueHandleUN=1") is required: when the invoking function lives in another namespace (here e.g. [[macros:function:playbackgroups.addplaybackstogroup|]]) it would assume any arguments being in this namespace too unless explicitely filtered, e.g. like this: ''Playbacks.FilterByPlaybackHandle(userNumber:2)'' -- or you use the string notation like this: "cueHandleUN=2". Gregory Haynes' email is attached as {{ :macros:email_07062021.pdf |}} for further details.
  
 [[:about_this_wiki|ASSUMPTION]] [[:about_this_wiki|ASSUMPTION]]
macros/identifier/usernumber.1536519053.txt.gz · Last modified: 2018/09/09 18:50 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki