Push on Array

 
 
 

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.

Array

The array in which the specified value will be inserted as the last element.

Outputs

Result

The new array.

Creative Commons License Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License