GitHubContribute in GitHub: Open doc issue|Edit online

Expressions in Branches, Loops and Switch/Case

The list of Expression objects here is similar to that for Link Criteria:

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

Table 1. Pre-defined objects for use in Expressions in Branch Components

You have can use Expressions for both the Attribute name and the Operand of a Condition. You can also use Expressions to configure Switch and Case components.