Add
This function block allows you to perform addition on multiple numerical inputs. It automatically adjusts its number of input sockets based on user selection.
π₯ Inputs
Input size
A dropdown menu that lets you select how many numerical inputs will be used for the addition. You can choose between 2 and 20.
Number
The actual numerical inputs that will be summed together. The number of these input sockets adjusts according to your selection in the dropdown.
π€ Outputs
Number
The result of the addition operation, providing the sum of all connected input values.
πΉοΈ Controls
Input Size
A dropdown control that allows you to select the number of inputs for this block. Adjusting this will change the number of input sockets available.
π¨ Features
Dynamic Input Handling
The block automatically adjusts the number of input sockets based on user selection, allowing for flexible use.
Simple Addition
Computes the total of all numerical inputs provided to it.
π Usage Instructions
Select Input Size: Use the
Input size
dropdown to choose how many numbers you want to add together, from 2 to 20.Provide Numbers: Enter numbers into the available input sockets that appear based on your selection.
Evaluate: When you evaluate the block, it sums the numbers from all connected input sockets and outputs the result.
π Evaluation
Upon running this block, it will compute the sum of all connected input numbers and return the total as output.
π‘ Tips and Tricks
π οΈ Troubleshooting
Last updated