Forum Discussion
Inactive User
Have you run into any errors with this snippet due to the string being parsed being too long? I'm getting StackOverflowError: null errors in that case.
AdamN
12 years agoKhoros Oracle
That's odd. I don't recall seeing anything like that before. How many characters is the string you're dealing with?
There's actually a newer method for truncating strings that you may want to check out to see if it works better for you:
http://lithosphere.lithium.com/t5/support-knowledge-base/Character-truncation-variables/ta-p/38324
Related Content
- 2 years ago
- 4 years ago