nxa.GetFreeTransactionID
Description - INTERNAL DOCUMENTATION
This function returns the next free transaction IDs which can be used to identify a task. The transaction ID is never reused. The transaction ID can be used as last parameter for the functions nxa.SetValue, nxa.WriteValue, nxa.ReadValue, nxa.SetDestinationValue, nxa.WriteDestinationValue, nxa.ReadDestinationValue, nxa.ExecuteDelayedScript
Signature
number nxa.GetFreeTransactionID ()Parameters
None.Return
Type | Description |
---|---|
number | transaction ID |