I need to remove the first and last character of a String variable, I tried to use substring for this, but it is giving the following error:
String index out of range
And I'm not finding a way to do this, I've done it so far:...
asked by
24.10.2017 / 19:07