Extend List

../../../../_images/extend_list.svg
class node_list_operations.ExtendList[source]

Extend a list with another list.

Inputs:
input : [<a>]

List that will be added

Outputs:
output : [<a>]

The extended List