LookupManagedTasks (open)
Look up managed tasks
Syntax
LOADLIB "mod::system/lib/tasks.whlib";
RECORD ARRAY FUNCTION LookupManagedTasks(STRING type, RECORD searchparameters)Parameters
STRING typeType of the task (wildcards accepted)
RECORD searchparametersSearch parameters
DATETIME createdafterOnly return taskscreated on or after this date
BOOLEAN unfinishedOnly return unfinished tasks
Return value
RECORD ARRAYList of tasks
creationdateCreationdate of this task
idId of the task
tasktypeType of the task