Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page Deleting a script  Replacing text in script Next page


The Editor-Debugger utility allows searching text in script using a dialog box.

Press Ctrl+F to open the search dialog box. The Find dialog box will open.

  1. In the Find what field (1), enter the text that you want to find.
  2. Set the Match whole word only checkbox (2) if you want to search for the whole entered text.
  3. Set the Match case checkbox (3) if you want the search to be case-sensitive.
  4. Select the direction of the search through the script relative to the current cursor position: Up (4) or Down (5).
  5. Click the Find Next button (6) to start the search and go to the next match.
  6. Click the Cancel button (7) to cancel the search.

The found match is highlighted in the Editor-Debugger utility window.

  • No labels