Append List

../../../../_images/append_list_new1.svg

Create a list with the items from list (input) followed by item.

Input ports:
list:

[<a>]

Appended List

item:

<a>

The Item to be appended

Output ports:
list:

[<a>]

Appended List

class node_list_operations.AppendList[source]