get comma sperated fields from array javascript code example Example: js array join ['h', 'e', 'y'].join('') // hey