List parts in the code

You can create a list indicating where the method selected in the script is used (declaration).

Procedure

  1. In the script code, right-click a method, and select List usage List usage. A dialog of the same name opens.
  2. Select the relevant options.
  3. Click Find.

A list of results is created. Depending on the settings specified, the corresponding code parts are displayed.

If you select an entry and click Go to, the cursor jumps to the corresponding point in the code.