This may have been suggested before, but in case it wasn’t, I want to make sure it is posted here. Right now I have to copy a script and paste it in Notepad to do search and replace, then copy and paste it back into the editor when done. Sure would be nice to have it built into the editors.
Search and replace exists in Ignition editors. Inside an Ignition editor press Ctrl-r
Nick
Thanks, Nick. But I must ask, where did you find out about this? I have not seen it in the help, although I may not have read every page yet.
Hi RRRancher,
I don’t know where I found out about this. Someone told/showed me I guess.
I don’t think it is documented anywhere. In Ignition 7.5 a library was upgraded that is used for Python scripting in Ignition and the search & replace in Python code came with the library upgrade.
And I know this because I couldn’t find the search & replace in Python scripts documented anywhere and I asked one of the developers (Kevin Herron) about it and he told me about the library upgrade.
Well, I feel better now that I know I didn’t miss something obvious.
Thanks again for your help, Nick.