WittyTemplate::RunComponent (open)

Run a specific component, printing its output

Syntax

LOADLIB "wh::witty.whlib";

MACRO RunComponent(STRING componentname, RECORD data)

Parameters

STRING componentname

Name of the component (leave empty to run the main witty)

RECORD data

Data for the component