Description
Deactivates the item task with the given TaskID in the runtime system.
Signature
nxa.DeactivateItemTask (string, number)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
TaskID | string | M | The TaskID as returned by nxa.AddItem*() functions. |
Return
None.