Srly, where is it? All I find is the operation manual, but what I need is a macro command reference.
For example (pseudocodes):
- how do I set attributes x of group foo to the current value y of group bar? (("group(1).intensity = group(2).red"))
- how (can) I reference them? ("\fixure(1).blue = \fixure(2).green")
- how can I modify a value, simple math etc. ("fixure(1).amber *= 2")
- how can I iterate thru a group? ("foreach group(1) do {…}")
- where are all those different lines in the tootip you get when hovering over the buttons command-textarea explained?
- etc.
Im sure i just dont know how you call it. From "Eos Family Level 3: Advanced Programming":
[Group] [12] {Make Null} [Enter]
Where the list with "Make" listet under M and a clickable Pagenumber behind?