nxa.IsActiveItemTask
Description
Checks if the task identified by the given TaskID is active.
Signature
nxa.IsActiveItemTask (string)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
TaskID | string | M | The TaskID that identifies the queried task. |
Return
Type | Description |
---|---|
bool | TRUE if the task is activated, FALSE otherwise. |