Main Content
Logical and Looping Components
Logical and looping components execute conditionally, determining when a child component executes or how many times a child component executes.
A looping component runs its child components a specified number of times. There are several looping components, such as logical loops and Handle Graphics® loops.
For an example that uses loop components, see Edit Figure Loop Components.