Add Integer to list
Creates a copy of a list of Integer and adds a new element to the copy.
.png)
Inputs
Outputs
- 
    
Result — List of Integer
Copy of List with Value appended.
 
Creates a copy of a list of Integer and adds a new element to the copy.
.png)
Result — List of Integer
Copy of List with Value appended.