Description
Checks if the task identified by the given TaskID is valid.
Signature
nxa.IsValidItemTask (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 valid, FALSE otherwise. |