Concatenate (joins) two lists and returns a single list
Array: Location of the first list Another-array: The second list to concatenate with the first list
Output-location: Location to store the output data