RUN REPORTER
From Macros Wiki
Command
- RUN_REPORTER <reporter type> [<custom template>] [<render type>]
- Run the reporter.
Parameters
- reporter type (0=part, 1=tool, 2=ops, 3=custom)
- custom template (only used if reporter type=3)
- render type (0=op sim, 1=legacy cpr)
Example
- RUN_REPORTER 1
- RUN_REPORTER 2, 1
- RUN_REPORTER 3, "MyCustomTemplate.txt"