nxa.MakeItemShadowCopy
Description
Creates a new item that behaves like a copy of the original one i.e. all requests (write, read, and set requests) to the original one are forwarded to the copy and vice versa.
Signature
nxa.MakeItemShadowCopy (string, string, string, string)
Parameters
Name | Type | Mandatory/Optional | Description |
---|---|---|---|
string | M | ItemID of the source Item | |
string | M | The new of the new item that acts as copy | |
string | M | The path of the hierarchy where the new item shall be located | |
string | M | Delimiter that is used for specifying the path |
Return
None.