in reply to How to get the TOTAL length/size of an array?
That code counts the number of words in the list, and not the characters. It returns 9, not 21.