Add Integer to list
Creates a copy of a list of Integer and adds a new element to the copy.
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.
Result — List of Integer
Copy of List with Value appended.