Remove First Character In A String
Posted: Mon Apr 25, 2005 9:12 pm
Hi,
I have code that returns the following string..
:3:5:2:5
and I need to trim off the first : so it says
3:5:2:5
is there an easy way to do this?
Thanks,
Josh
I have code that returns the following string..
:3:5:2:5
and I need to trim off the first : so it says
3:5:2:5
is there an easy way to do this?
Thanks,
Josh