Skip to main content
Version: Streamsheets 2.5

LOOPCOUNT

Returns the length of specified loop array or #NA if loop is not available or not defined. Used to analyze Inbox loops.

Syntax

=LOOPCOUNT()

Arguments

None

Return

Number, representing the length of defined loop array.

Examples

FormulaResultComment
LOOPCOUNT()
3If the loop array contains 3 elements.