01.08.2015, 13:36
Quote:
Its string length. I mean if you use [129] the message wont show more then 129 words.
|
Also, you should be conservative and ensure that you specify a character length that your string is likely to use at most.
ex.
"Five" = four characters, put 5 perhaps instead of 120