REPEATINDEX.GET
Returns the number of times a Streamsheet was triggered by execute. To get the number of steps a Streamsheet was processed refer to step.get() and to get the number of steps for a Streamsheet in repeat-calculation mode refer to cycle.get(). Only works in the repeating Streamsheet.
Syntax
=REPEATINDEX.GET()
Arguments
None
Return
| Type | Description | 
|---|---|
| Number | Current execute repetition. | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | 1 |