Run Macro File


Category: Macros   
Command: macro.runFile   
Description   

Run a macro from disk.

  
Parameters   

args

Arguments to execute the macro with.

  
Example Code   

macro.run {1000 "hello there"}

  
Remarks   

None

  
Queryable? Unknown