Repeat for count
Description
Loops a given amount of times providing the row number as an output
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Step count | number | link-manual | true | The step count enables you to loop a given amount of times, it does not iterate through a list of data |
Scenarios
- The user wants to loop a part of a process
5
times
Use case
Inputs
- Step count:
5
Search Tags
repeat an x amount of times