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
Type | Description |
---|---|
Number | Number, representing the length of defined loop array. |
Examples
Formula | Result | Comment |
---|---|---|
| 3 | If the loop array contains 3 elements. |