Answered
Split string after full word
Hi everyone,
I have some dynamic text which is shown completely if it has less then 280 characters.When it has more then 280 characters I display the first 280 and after that I just set 3 dots"...". Now my question was if it is possible to display the 3 dots after the last full word after those 280 characters.
Example Now: "this is just an examp..." (cuts of the word)
Example how it should be: "this is just an example." (shows the whole word an cuts of afterwards)
Thanks in advance!
I have some dynamic text which is shown completely if it has less then 280 characters.When it has more then 280 characters I display the first 280 and after that I just set 3 dots"...". Now my question was if it is possible to display the 3 dots after the last full word after those 280 characters.
Example Now: "this is just an examp..." (cuts of the word)
Example how it should be: "this is just an example." (shows the whole word an cuts of afterwards)
Thanks in advance!
