Categories
Array
Description
Outputs and removes the last element of the input array.
Ports
Inputs
The array from which the last element will be removed.
Outputs
Value
The element removed from the input array.
Result
The modified array.