Excerpt |
---|
concatenateList(list1, list2) Concatenate 2 lists and return the result as a new list. |
Function: concatenateList()
...
Concatenate 2 lists and return the result as a new list.
Syntax
concatenateList(list1, list2)
...
Excerpt |
---|
concatenateList(list1, list2) Concatenate 2 lists and return the result as a new list. |
...
Concatenate 2 lists and return the result as a new list.
concatenateList(list1, list2)
...