FLC
12-23-2004, 08:46 AM
108844390 A 499GH33
I have a single string like above and I would like to separate it to 3 strings,
I want it to be able to get something like this
108844390
A
499GH33
How do you do this using indexof() functions?
I have a single string like above and I would like to separate it to 3 strings,
I want it to be able to get something like this
108844390
A
499GH33
How do you do this using indexof() functions?