11 characters is the max length that the views could be as it's in billions.
1 character is the minimum length the views could be.
So I would like Ant Renamer to add the thousands separator (commas) to the last 1-11 characters of the file name but only if those characters contain a number. How would I do that?
With the variable-length, I'm not sure it is possible using Ant Renamer.
Theoretically it seems possible using Regular Expressions, from what I find on internet, but what I found is not supported by the engine embedded in Ant Renamer and I don't see how to make it with what I know, sorry
(also sorry for the delay, but I was quite busy in the last few days)