I have string which contains something about "amount 3 val 6, amount 7 val 8" and so, what regular expression should I use to get array with corresponding amounts and values?
I have string which contains something about amount 3 val 6, amount 7 val
Share
1 Answer