Append array
The Append array node is used to append values to end of an array
Properties Panel
General
Field
Description
Required
Variable name
Name of array where you need to append values
true
Arrays to append
Values to be appended
true
Returns
This node does not return any value, but sets a variable with your provided <name>
in the flow context.
Last updated