Free Loop
Object that allows free repetition based on a custom condition.
Last updated
Object that allows free repetition based on a custom condition.
Last updated
Field | Descriptive |
Title | Object Title |
Element Identifier Name | Unique identifier name of the free loop |
Condition | True or False Condition |
Row Counter | Variable that will represent the row counter |
Initial Counter Value | The starting value of the counter |
Counter Increment | Value that will define how much the counter will be incremented with each repetition |