Given an array, ARR2STR converts it to a string. The items will be separated by a comma by default. IDL> str = arr2str(indgen(10))