Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

Version 1 Next »

Description

This function bi-directly links a source item to a destination item. This means that the value of the source item will be forwarded to the destination item and vice versa. Compared to "nxa.AddItemLink", loops are detected.

Signature

nxa.AddDirectBiLink (string, string)

Parameters

Name Type Mandatory/Optional Description
stringMitemID of the source item
stringMitemID of the destination item

Return

None.
  • No labels