[Go To Definition] Command (Edit Menu)
Shift+F2
Opens the window and sets the line where a function, variable, macro, point label, I/O label, or user error label is defined.
To use,
- Click on the identifier in the program window
- and select the Epson RC+ 8.0 menu-[Edit]-[Go To Definition].
- Right click on the identifier in the program window
- and select [Go To Definition] from the Context Menu.
Identifier type | Display |
---|---|
Function name or variable | Program window where a function name or variable is declared. |
Point label | Point file which a label is defined. |
I/O label | I/O label editor which a label is defined. |
User error label | User error which a label is defined. |