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