In Code view and the Code inspector, you can view a list of all of the JavaScript or VBScript functions in your code and jump to any one of them.
In Code view, right-click (Windows) or Control‑click (Macintosh) anywhere in Code view, and select the Functions submenu from the context menu.
The
Functions submenu does not appear in Design view.Any JavaScript or VBScript functions in your code appear in the submenu.
To see the functions listed in alphabetical order,
Control‑right-click (Windows) or Option-Control-click (Macintosh)
in Code view, and then select the Functions submenu. In the Code inspector, click the Code Navigation button ({ }) on the toolbar.