T
Trey Balut
What would be the Regex to capture the following fields from the sample
strings?
Sample Strings:
"><td>RAT</td><td>YDS</td><td>TD</td><
"><td>74.1</td><td>1,170</td><td>6</td><
"RAT" "YDS" "TD"
"74.1" "1,170" "6"
Thanks
strings?
Sample Strings:
"><td>RAT</td><td>YDS</td><td>TD</td><
"><td>74.1</td><td>1,170</td><td>6</td><
"RAT" "YDS" "TD"
"74.1" "1,170" "6"
Thanks