Label | Explanation | Data Type |
From Value | The value used to start the iteration. | Long |
To Value | The value used to run the iteration. | Long |
By Value | The value used to increment. | Long |
Derived Output
Label | Explanation | Data Type |
Value | The value returned by each iteration. | Variant |