Hi All,
I have a script that I have been using to search text-tags that have been rounded to either 0.0 or 0.00 decimal places. I am trying to find a way to manipulate it to enable it to find text-tags that are greater than a decimal value eg; select all text-tags greater than 0.150.
I have tried to edit a few things, but have not got the result I am after…
Is there a way to simply modify the ‘pattern =’.[0-9]{2}$’ line to enable this function to operate?

Many thanks advance!
Cheers, Michael
3 posts - 2 participants