Skip to content

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 contains 5 rows and wants to start at row number 2
  • The user wants to repeat over all the rows in a data-list

Use case

Command

Inputs
  • Start at Row number: 0
  • Data rows:
    • Fields:
    • Values:
      datalist
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
Output

Output

Search Tags

Iterates over a data-list