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