MARTINRODDY
Programmer
I have a string:
test_123;3400;0
I want to be able to extract the middle substring 3400
What is the best way to do this ????
Any advice appreciated
Martin
test_123;3400;0
I want to be able to extract the middle substring 3400
What is the best way to do this ????
Any advice appreciated
Martin