latest
List
Dispatch List

Dispatch the items in a list into two target lists

ID

662ae5a310b6cb87640c9188

Name

Dispatch List

Group

List

Package

List

Keywords

lst
divide

List

Sequence

Set

Tree

Creation method

There are two options for creating a Dispatch List node.

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

Steps

  • Create a Dispatch List node.
  • Connect the list to filter to the first port.
  • Connect the dispatch pattern to the second port.

After creating a node, connect the list to filter to the first port. You need to connect the dispatch pattern second port. On the output ports, we will get the dispatch targets for true and false values.

See also

List Item
Trim List
Reverse List
Insert List Items

Inputs

NameTypeDescriptionDefault Value
list
Any
List to filter
dispatchPattern
Boolean
Dispatch pattern[true, false]

Outputs

NameTypeDescription
listA
Any
Dispatch target for True values
listB
Any
Dispatch target for False values