I have an amount that is in a text file and I'm trying to use PM to capture that amount. I'm using the following:
\d*\S?\d+\S?\d*.\d\d
However, it also is capturing 103.12111. etc
The amount is listed as the following: x,xxx,xxx.xx (can be less as well).