Skip to main content
Version: Streamsheets 2.4

LOOPCOUNT

Returns the current index within processed loop element or #NA if loop is not available or not defined. used to analyze Inbox loops.

info

The index is based to 1.

Syntax

LOOPINDEX()

Arguments

None.

Return Value

Number, representing current loop index.

Example

FunctionResultComment
LOOPINDEX()2If second loop element is currently processed.