FormHandlerTaskBase (open)

Base class for form handler managed tasks

Syntax

LOADLIB "mod::publisher/lib/forms/tasks.whlib";

OBJECTTYPE FormHandlerTaskBase

Variables

  • BOOLEAN debug (inherited from ManagedTaskBase)

    Whether debugging is enabled for this task

  • STRING mutex (inherited from ManagedTaskBase)

    If set, mutex to lock in the work that is opened around ExecuteTask

Functions