This is probably something easy to do, but i'm trying to erase the last character from a string, for example:
"Cats" into "Cat"
Does anyone have any idea on how to do that?
Thanks in advance.
"Cats" into "Cat"
Does anyone have any idea on how to do that?
Thanks in advance.
Comment