Categories
Array
Description
Outputs a new array in which the specified value is inserted at the end of the input array.
Ports
Inputs
Value
The value to insert at the end of the input array.
The array in which the specified value will be inserted as the last element.
Outputs
Result
The new array.