Question : How to Get the End of a String

Hi, I'd like to be able to get the end of this string.



I have a string that is this

/1/[23/64/88]


I'd like to change it to this

/5/33/[23/64/88]

as each /#/# changes

I would need to get rid of the first

and then replace it with the last.

Answer : How to Get the End of a String

I'm glad you solved the problem
Random Solutions  
 
programming4us programming4us