List

List

Partition List

  • List

  • Sequence

  • Set

  • Tree

Partition List

Partition a list into sub-lists

Details

ID

list-list-partition-list

Name

Partition List

Group

List

Package

List

Keywords

lst
part

Input ports

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

Output ports

NameTypeDescription
List
Any
List chunks

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