Adds a specified value to a list and stores it in numerical order. New inputs will be put at the end of the list.

Add to list Brick

Example

Each input will be stored after one another in a list. Uses a variable to create dynamic inputs.

Add to list Example 1

Every input is a unique item within the created list:

Add to list Example 2

Result

Download

Add to list Result