Extend List

../../../../_images/extend_list.svg

Extend a list

Documentation

Extend a list with another list.

Definition

Input ports

input
Type: [<a>]
Description: List that will be added
Optional number of ports: 2–inf (default: 2)

Output ports

output
Type: [<a>]
Description: The extended List

Examples

Example flows demonstrating this node:

The node can be found in:

Implementation

class node_list_operations.ExtendList[source]