Question Anna Golitsyna · Oct 13, 2021

ObjectScript analog of Find with Match Element Type

Is there an ObjectScript analog of Find with Match Element Type option? I know there is an  ObjectScript analog of Find in Files, Studio.Project.FindInFiles and Studio.Project.FindInProject, but I failed to locate so far an analog of Edit/Find. I am specifically interested in Match Element Type option so I could search across selected files for globals. Somehow Studio.Project.FindInFiles does not offer this option natively.

Comments

Michel Bruyère · Oct 14, 2021

I’m not sure I understand your request correctly.
But 'FindInFilesRegex' exists.

0
Anna Golitsyna  Oct 14, 2021 to Michel Bruyère

I added a picture of what I am looking for to the post (Edit/Find). I think FindInFilesRegex corresponds more or less to Use wildcards on this screen.

0
Scott Neumyer · Jan 26, 2024

Hi Anna,

I'm running into the same situation. Like you, I located %Studio.Project.FindInFiles and %Studio.Project.FindInProject. But, I've not been able to located the method that does a search with "Match Element Type"

Did you ever find the answer? 

Thank you,

Scott

0