Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In the Find what field (1), enter the text that you want to find in the script.
  2. In the Replace with field (2), enter the text with which you want to replace the found text in the script. 
  3. Set the Match whole word only checkbox (3) if you want to search for the whole entered text.
  4. Set the Match case checkbox (4) if you want the search to be case-sensitive.
  5. Click the Find Next button (5) to start the search and go to the next match.

    Info
    titleNote

    The search runs down from the current cursor position.


  6. Click the Replace button (6) to replace the current found match.
  7. Click the Replace All button (7) to replace all matches automatically.
  8. Click the Cancel button (8) to close the replace dialog box (8).

Example of replacing the i variable with s:

...