Using bookmarks to navigate rules
Bookmarks provide an easy way to mark important lines in your rule and navigate back to them later. Any number of individual lines can be bookmarked and bookmarks can also be removed.
Bookmarks are shown as indicators in the left side of the Edit pane.
Bookmark commands are accessible from both the main menu and standard context menu as follows:
- Main menu
- Click Edit in the main menu of the Rules Editor.
- Context menu
- Right-click in the Edit pane to display the standard context menu and then click Bookmarks.
You can manage and navigate bookmarks using the following menu options:
Menu Option |
Description |
---|---|
Toggle Bookmark |
Turns a bookmark on or off for the current line of code. Keyboard shortcut is CTRL+F2. |
Next Bookmark |
Moves the cursor to the next available bookmark. Keyboard shortcut is F2. |
Previous Bookmark |
Moves the cursor to the previous available bookmark. Keyboard shortcut is SHIFT+F2. |
Clear All Bookmarks |
Removes all bookmarks. |