Good day
I have an array with data i want to match to data in a string, if the match is found extract the data until the next number value is found and store it in a temp string and loop through until end of string.
May you please assist?
Thanks,
Good day
I have an array with data i want to match to data in a string, if the match is found extract the data until the next number value is found and store it in a temp string and loop through until end of string.
May you please assist?
Thanks,
This will solve the problem.