commaAndSpaceSeparatedArrayValues

Build a String with the values separated by commas and spaces.

Return

A String with the concatenated values.

Parameters

values

Array with the values to concatenate.