Is there an easy way to check the characters in a string?
I have a script that needs a 14 character input, I want to check the string to see if it is < 14 characters from what the user inputs?
From the manual