

Select the Variables to Converge
From each branch, add variables that need the same downstream processing. All variables must share the same data type. Supported types:string, number, object, boolean, array, file.
The node outputs whichever variable has a value at runtime. Since only one branch executes, only one variable will have a value, and that value becomes the node’s output.