I want to be able to display a string of characters up to 10 characters. If the string goes over 10 characters, I'd like to append '...' to the end. I want to be able to display a string of charac
I want to be able to display a string of characters up to 10 characters. If the string goes over 10 characters, I'd like to append '...' to the end. I want to be able to display a string of charac