-
How to detect and affect only numbers contained in text
Hello guys. I made fully automated project in AE which loads tons of text from .tsv file. Unfortunately I must use font, approved by client, which has two sets of numbers (small and capital). I need to use those capital numbers even in non-capital text so Im trying to make an expression which sets “toUpperCase” only to numbers contained in text. Any ideas?