Description Usage Arguments Value Examples
Counts the number of elements in an iterator. NOTE: The iterator is consumed in the process.
1 | ilength(object)
|
object |
an iterable object |
the number of elements in the iterator
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.