node_macroload: <name> | <trigger> | <file path> | <replacements> | forceload
Loads a macro on to a node from a text file - useful when you have large, complex macros! Note that if this macro already exists, it will be cleared, and then the file will be loaded onto it. As it is anticipated that the same macro will often be loaded across multiple nodes with only small changes (hence the replacements field), the file is cached in memory - if the file is being edited regularly, using the forceload
tag at the top of a series of calls to this command forces it to be reloaded from disk.
foo1=bar1, foo2=bar2
, all instances of foo1 would be replaced by bar1, and all instances of foo2 by bar2./
- it is ignored as a comment[2500] command:
- the macro command is given this delay in milliseconds