Macro: String;
Macro: string;
The Macro property determines the function defined in assembly, unit or form.
Assembly, unit 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: