----------string to array-----------
Names array: [Mike|Anne|Joel|Ray]
Name1: [Mike]
Name2: [Anne]
Exploded names: [Array]
----------array to tabbed string-----------
Imploded names: [Mike\tAnne\tJoel\tRay]