You can filter the display of the Quick Outline window and the Outline view to show only specified element types, using the Outline Filter Preferences window.
To filter element types from displaying in the view:
Include file references | Select this to remove all the include file references from the outline. |
Variable definitions | Select this to remove all the variable references from the outline. |
Data members |
Select this to remove references to temp-tables, datasets, and buffers from the outline. |
Code sections | Select this to remove references to procedures, functions, methods, and triggers from the outline. |
External references | Select this to remove all code structures that are external to the current program. |
Function and procedure prototypes | Select this to remove all function and procedure prototypes from the outline. |
Using Declarations | Select this to remove all the Using declarations from the outline. |
Inactive preprocessed regions | Select this to remove all the nodes for inactive preprocessor regions from the outline. |