nxa.DestinationItemID
Description
This function can be used to query the ID of the destination item that is configured within the corresponding task. This function can only be used within LUA functions that are invoked by tasks.
Signature
string nxa.DestinationItemID ()Parameters
None.Return
Type | Description |
---|---|
string | itemID of the destination item that is configured within the task |