+

Search Tips   |   Advanced Search

Expressions in Branches, Loops and Switch/Case

The list of Expression objects here is similar to that for Link Criteria:
Table 1. Pre-defined objects for use in Expressions in Branch Components
Object Significance
config The Interface configuration object of the component
mc The MetamergeConfig object of the Config instance (config.getMetamergeConfig())
work The Work Entry of the AssemblyLine
task The AssemblyLine
alcomponent The Connector or Function Component
You have can use Expressions for both the Attribute name and the Operand of a Condition. We can also use Expressions to configure Switch and Case components.


Parent topic:

Expressions