Hi,
I need to either present part of a String,
or save part of that String into different field.
e.g
This a long sentence, I need only the first 15 chars -> This a long sen (15 chars)
Is there a way to do that?
Hi,
I need to either present part of a String,
or save part of that String into different field.
e.g
This a long sentence, I need only the first 15 chars -> This a long sen (15 chars)
Is there a way to do that?
It does, Thank you!