Iterator Block

Iterator block generates a sequence of numbers based on the following inTabs rules: First input determines the start point of the sequence, the second determines the pace length, and the third determines the maximum limit to reach. The output will be presented as a table of the resulted elements.
Click here to see an example.