RetryPendingManagedTasks (open)
Retry all pending managed tasks of a specific type now
Syntax
LOADLIB "mod::system/lib/tasks.whlib";
MACRO RetryPendingManagedTasks(STRING mask)Parameters
STRING maskTasktype to fire (mask)
Retry all pending managed tasks of a specific type now
LOADLIB "mod::system/lib/tasks.whlib";
MACRO RetryPendingManagedTasks(STRING mask)STRING maskTasktype to fire (mask)