Returns a string that contains the data of an array (one to n dimensional).
The elements of the array are treated either in line or character format,
starting at the first element in the array. The line format is the default.
If the line format is used, a
separator string
can be specified. The separator will be used between concatenated elements instead of the
default line end separator.