Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

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
stringMItemID of the source Item
stringMThe new of the new item that acts as copy
stringMThe path of the hierarchy where the new item shall be located
stringMDeliminator that is used for specifying the path

Return

None.
  • No labels