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