Top  | Previous | Next

Indirect Tag Binding

An indirect tag binding is very much like a standard tag binding. except that you may introduce any number of indirection parameters into the path. These parameters are numbered starting at one, and denoted by braces, e.g. {1}.

 

The binding will be bound to the tag represented by the tag path after the indirection parameters have been replaced by the literal values they are bound to. An indirection parameter may represent a property on any component in the same window, or the value of any tag.

 

Indirect tag bindings can use bidirectional mode just like standard tag bindings.