List
List
Sequence
Set
Tree
List Length
Measure the length of a list
Details
ID
list-list-list-length
Name
List Length
Group
List
Package
List
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
List | Any | List to measure |
Output ports
Name | Type | Description |
---|---|---|
Length | Number | Count of items in list |
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