Measure the length of a list
ID
list-list-list-length
Name
List Length
Group
List
Package
List
Keywords
After creating a node, connect to the port a list whose length you need to find. On the output port, we will get the number of items in list.
List Item
Trim List
Reverse List
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
list | Any | List to measure |
Outputs
Name | Type | Description |
---|---|---|
count | Number | Count of items in list |