Counting Loop Start
The LoopStart is the node that starts a loop that is executed a predefined number
of times. At the end of the loop you need LoopEnd, which collects the results from
all loop iterations. All nodes in between are executed as many times as you specify in the dialog
of LoopStart.
Dialog Options
- Number of loops
- The number of times the inner workflow should be executed.
Ports
Input Ports
0 |
The input data, which can be a data table or any other arbitrary port object. |
Output Ports
0 |
The unaltered input object |
This node is contained in KNIME Base Nodes
provided by KNIME GmbH, Konstanz, Germany.