/
nxa.MakeItemShadowCopy
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.
, multiple selections available,
Related content
nxa.AddItemLink
nxa.AddItemLink
More like this
nxa.AddDirectLink
nxa.AddDirectLink
More like this
nxa.WriteValue
nxa.WriteValue
More like this
nxa.AddWriteTask
nxa.AddWriteTask
More like this
nxa.AddCustomItem
nxa.AddCustomItem
More like this
nxa.AddItemTemplate
nxa.AddItemTemplate
More like this