WittyTemplate::RunComponent (open)
Run a specific component, printing its output
Syntax
LOADLIB "wh::witty.whlib";
MACRO RunComponent(STRING componentname, RECORD data)Parameters
STRING componentnameName of the component (leave empty to run the main witty)
RECORD dataData for the component