ID:171772
 
How do I check the # of charactors in a line of text, like a Say/Worldsay message?
You can use the length() proc for that.
Ex: world << "The text is [length(text)] characters long!"