Skip to main content
Version: Streamsheets 2.5

REPEATINDEX

Returns the number of times a Streamsheet was triggered by execute. To get the number of steps a Streamsheet was processed refer to getstep and to get the number of steps for a Streamsheet in repeat-calculation mode refer to getcycle. Only works in the repeating Streamsheet.

Syntax

=REPEATINDEX()

Arguments

None

Return

Current execute repetition.

Examples

FormulaResultComment
=REPEATINDEX()
1