Answered
Shorten a string before placing in a dynamic text field
I am creating buttons with dynamic text fields I am filling
from an array. The problem is some of the array elements are too
long to fit and overflow out of the button.
Is there an easy (or complicated for that matter) way to go about shortening any that are longer then say 30 characters to 27+"..."?
Thanks.
Is there an easy (or complicated for that matter) way to go about shortening any that are longer then say 30 characters to 27+"..."?
Thanks.