latest
List
Partition List

Partition a list into sub-lists

ID

662ae5a310b6cb87640c918e

Name

Partition List

Group

List

Package

List

Keywords

lst
part

List

Sequence

Set

Tree

Creation method

There are two options for creating a Partition List node.

  • The first way to create a Partition List 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.
    • part , lst , partition
  • The second way is to select a Partition List node from the menu that opens from the top left.
    • Menu > List > List > Partition List

Steps

  • Create a Partition List node.
  • Connect the list to partition.
  • Connect the size of partitions.

After creating a node, connect the list to partition to the first port. You need to connect the size of partitions to the second port. On the output port, we will get the list chunks.

See also

List Item
Trim List
Reverse List
Remove Nth

Inputs

NameTypeDescriptionDefault Value
list
Any
List to partition
sizes
Number
Size of partitions

Outputs

NameTypeDescription
chunks
Any
List chunks