Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

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 to 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