Skip to main content
Version: Streamsheets 3.0

LOOP.COUNT

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

Syntax

=LOOP.COUNT()

Arguments

None

Return

TypeDescription
NumberNumber, representing the length of defined loop array.

Examples

FormulaResultComment
=LOOP.COUNT()
3If the loop array contains 3 elements.