latest
List
List Length

Measure the length of a list

ID

662ae5a310b6cb87640c9180

Name

List Length

Group

List

Package

List

Keywords

list
length
ll

List

Sequence

Set

Tree

Creation method

There are two options for creating a List Length node.

  • The first way to create a List Length node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • list , length , ll
  • The second way is to select a List Length node from the menu that opens from the top left.
    • Menu > List > List > List Length

Steps

  • Create a List Length node.
  • Connect the list whose length you need to find to the port.

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.

See also

List Item
Trim List
Reverse List

Inputs

NameTypeDescriptionDefault Value
list
Any
List to measure

Outputs

NameTypeDescription
count
Number
Count of items in list