Macro: String;
Macro: string;
The Macro property determines the function defined in assembly,module or form.
Assembly, module or form must contain functions with the Function <name> (<param>: IScheduledTask): Boolean signature.
To determine the expected result of function execution, use the IScheduledTaskModuleChecker.ExpectedResult property.
The property use is given in the example for IScheduledTaskModuleChecker.Module.
See also: