Regex Expression for Capturing
if I have the string:
A: $4, B: $5,000, C: $9.22
and I want to capture just the dollar amounts (not including cents), how would I go about it using Regex?
from Recent Questions - Stack Overflow https://ift.tt/3otF0SD
https://ift.tt/eA8V8J
Comments
Post a Comment