Ctrl+E or select from the context menu (right click) in the Script Editor or Code Editor.
The Procedure List can be used to find a Function or Sub procedure (Sub) in a script. Procedures from Import scripts are included.
Double click or Open Details (F12) to go to the selected procedure in the Script Editor or Code Editor.
Search |
Enter the name of the Function or Sub procedure you are searching for. |
|
Search Type |
Select from:
|
|
Toolbar |
||
|
Expand Toolbar |
Expand the toolbar to give access to all toolbar options. Press |
|
Open Details |
Goes to the selected procedure in the script, or Imported procedures opens the File containing the procedure and locates the procedure. |
|
Filter / Sort List Clear Filter / Sort |
Apply or clear a Filter & Sort. The button changes to indicate if a filter and sort is applied. |
|
Customise |
Opens Customise Fields, you can customise the fields visible in the grid. |
Type |
Subroutine or Function. |
Used |
Selected indicates called in the current Script Editor. |
Name |
Procedure name. |
Parameters |
Procedure parameters. |
LineNo |
LineNo in script. |
Filename |
File containing the Procedure. |
Depth |
For imported procedures indicates nested levels of imports. |