Extend Node

Extend

Will extend one list with another. todo

Inputs

List 1

List to be extended. todo

List 2

List to use for extending. todo

Outputs

List

Resulting combined list from List 1 and List 2.