Go to documentation repository
Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.
Previous page Next page
The Editor-Debugger allows replacing text in script using a dialog box.
Press Ctrl+H to open replace dialog box. The Replace dialog box opens.
- Enter the text to find in the Find what: field (1).
- Enter the text to replace the found text with in the Replace with: field (2).
- Set the Match whole word only checkbox to search for the text in whole (3).
- Set the Match case checkbox to case-sensitive search for the text (4).
Click Find Next to run search or go to the next entry (5).
Note.
The search runs down from the current cursor position.
- Click Replace to replace the current found match (6).
- Click Replace All to replace all matches automatically (7).
- Click Cancel to stop close the replace dialog box (8).
Example of use fo replacing variable i to s:
- Before replacement:
- After replacement:
Overview
Content Tools