Go To Location in File
You can go to a specific location in a file, such as a line number or function definition, set
bookmarks, navigate backward and forward within the file, and open a file or variable
from within a file.
Navigate to a Specific Location
This table summarizes the steps for navigating to a specific location within a file open in
the Editor and Live Editor.
Go To Steps Notes
Line Number^1 On the Editor or Live Editor tab,
in the Navigate section, click
Go To
(^2) Select Go to Line...
(^3) Specify the line to which you want
to navigate.
None
Function
definition
1 On the Editor or Live Editor tab,
in the Navigate section, click
Go To.
(^2) Under the heading Function,
select the local function or nested
function to which you want to
navigate.
Includes local functions and nested
functions.
For both class and function files, the
functions list in alphabetical order—
except that in function files, the name
of the main function always appears at
the top of the list.
Find and Replace Text in Files