Inputs
Name | Abbreviation | Type | Access | Description |
Numbers | N | Number | List | The list of numbers to sum |
Outputs
Name | Abbreviation | Type | Access | Description |
Sum | S | Number | Item | The sum of the numbers |
Feed in a list of numbers
You could use the result of any node the produces or processes a list
Or, you can manually create a list using a panel
The result is the sum of all of the numbers in the list

