Execute All
- Last UpdatedFeb 03, 2016
- 1 minute read
Use the Execute All branch control when simultaneous processing of Capability instance in a procedure is required. The procedure evaluates the branch beginning with the left-most leg. If the transition logic is True or if there is no transition logic, operations or phases in the leg are processed. Any transitions that are not on the first leg are continuously evaluated until their state becomes True and all legs are processed. The procedure does not continue beyond the branch control until all the legs have been processed.
The top and bottom edges of the Execute All branch control are graphically shown as two parallel horizontal lines.