How to use find/replace

I don’t really know what to put this under (please give suggestions) however I was wondering how I can replace lines of code using find/replace.

What is happening is I have a butterfly brain script and I cloned the butterfly models a ton however all the scripts have a print statement which I forgot to delete.

Instead of having to delete all the carefully placed butterflies, I want to use find/replace

Here is the print statement in the find/replace.

How do I replace the print(pos) with nothing (or blank)

Press on that arrow next to the Text Box where you typed “print(pos)”. Another Text Box should appear, now leave it blank and press “Replace all”.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.