Suggestion: Adding "foreach" object in search and replace

Hi there,

Currently search (finding) or replace will not detect objects used in Foreach elements.

E.g. this will do nothing (It will still be For Each turret 1 object):

(Just an example, not the main reason for the suggestion).

In my case, I duplicated some stuff from another object and did a “replace” from Turret1 to Turret2. However, the “For each” object remained the same.

I then searched for “Turret1” to see if there’s something that I didn’t change, leftover from Turret1, but it returned 0 results so I searched elsewhere.

Suggestion is to add objects used in Foreach element to search and replace functions.