+

Search Tips   |   Advanced Search

Branch Components

Branch components affect the order in which the other components, such as, Connectors, Scripts, Functions, AttributeMaps and other Branch components, are executed in the Flow of the AssemblyLine.


Overview

Branch components come in three varieties:

Branches can appear anywhere in the Flow section, but there is no library folder for them in the Resources section of your workspace.

A Branch does not have to run to completion; the same script call is used to programmatically exit any type of Branch: system.exitBranch(). See Exiting a Branch (or Loop or the AL Flow) for more information.

The three Branch component types are:


Parent topic:

The AssemblyLine