New List Node

New List

Create a new empty list.

Inputs

Length

List length - how many items will it have.

Outputs

List

Resulting empty list of specified length.