RunWittyTestDialog (open)
Run a witty tester/developers dialog
Syntax
LOADLIB "mod::system/lib/dialogs.whlib";
MACRO RunWittyTestDialog(OBJECT parent, RECORD data, RECORD options)Parameters
OBJECT parentScreen or controller loading this dialog
RECORD dataWitty merge data. Should contain the record for the Witty datra to use
STRING wittypathIf set and not overridden, path to the Witty
RECORD optionsOptions
BOOLEAN pdfIf true, generate PDF from the witty
BLOB pdfbackgroundPDF background
STRING wittypathWitty to use. Overrides any wittypath passed in the data