''node_macroadd: | | //// :: '' Adds a new command to the named network node [[concepts:macros:|macro]]; multiple commands can be associated with the same UDP string for a command sequence. Note that while this will create a new Macro if none with this trigger exists, to create a Macro with a display name use ''[[node_macrocreate]]'' first. * **name** is the name of the node to add the Macro to * **trigger** is the incoming trigger (from the node or from Qlab with the ''[[node_macrorun]]'' command) that should trigger the Macro * **delay** is optional; if included, the triggering of the command will be delayed by this value in milliseconds * **command** is the command to be triggered within Wintermute – these commands are identical to commands from Qlab, and may also include [[concepts:macros:parser_directives]]