Generic Attributes

All items have two generic attributes:

Property Type Description
ID String The identity of the element. Reserved for scripts and other entities that need to use unique element identifiers to access specific elements.
Name String The name of the element. The primary use is to identify exposed elements such as Bind.

For Bind elements, the Name is displayed in the Binds and Links pane. From there the Bind element cannot be connected to external signals. The actual binding is performed manually or from the Binding pane.