Copy link to clipboard
Copied
My Search string works fine, i.e. search for any instance of a lowercase letter followed by a period, a tab, and any instance of an uppercase letter, which looks like this: [a-z].\t[A-Z]. Now I want to replace the entire search string with just the results of the [A-Z] portion. How should this replace string read?
Copy link to clipboard
Copied
No can do. Proper regex support has been a long-standing wish list item for FM.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more