Description
This function links a source item to a destination item. This means that the value of the source item will be forwarded to the destination item.
Signature
nxa.AddItemLink (string, string, number)Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | itemID of the source item | |
string | M | itemID of the destination item | |
number | M | delay in milliseconds |