RUN REPORTER

From Macros Wiki
Revision as of 00:03, 13 December 2018 by Mikeo (talk | contribs) (Created page with "{{Up}} {{Command|syntax=RUN_REPORTER <reporter type> [<custom template>] [<render type>] |description=:Run the reporter. |param1=reporter type (0...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

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"