Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This function bi-directly links a source item to a destination item. This means that two items in a bidirectionally way. That is, the value of the source item item1 will be forwarded to the destination item item2 and vice versa. Compared to "nxanxa.AddItemLink(), loops are detected.

Signature

nxa.AddDirectBiLink (string, string)

Parameters

NameTypeMandatory/OptionalDescription
 item1stringMitemID of the source itemitem1
 item2stringMitemID of the destination itemitem2

Return

None.