Name

adams.flow.control.WhileLoop


Synopsis

Emulates a while-loop. The sub-actor gets executed as long as the condition evaluates to 'true'.


Additional information

Flow input/output:
- input: adams.flow.core.Unknown
Actor handler information:
- Actor execution: SEQUENTIAL
- Standalones allowed: true
- Source allowed: true
- Forwards input: true


Options