This line testArray=(A,B,C,D,E). creates an array with a single element, namely the string 'A,B,C,D,E'. Array ...
stackoverflow.com