Replacing values in multiple documents all with different values
-
So I want to change the value of of this one line in multiple documents, the problem being that these lines all have different values in each of the docs. An example to clarify:
Document 1:
control_inertion_factor = 1.36fDocument 2:
control_inertion_factor = 1.0fDocument 3:
control_inertion_factor = 2.06fHow can I use the replace feature to change any line that has “control_inertion_factor” in it, to the value 1.0f?
Thank you!
-
-
FANTASTIC!
Thank you so much.
-
@gurikbal-singh , the man of few words 😉
but you are getting better 👍 -