Repeat over data-list
Description
Loops over input data-list rows and runs linked commands for each text row within the input list
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Data rows | data-list | link-manual | true | The data-list that should be iterated over |
Scenarios
- The user wants to repeat over a
data-list
that contains5
rows and wants to start at row number2
- The user wants to repeat over all the rows in a
data-list
Use case
Experienced tips
- If the
Start at Row number
has a greater number than the row count in the data-list, the process will continue and not loop at all - If the
data rows
are empty, the process will continue and not loop at all
Search Tags
Iterates over a data-list