Admin Production ni-theme
Current Publication

Browsing Information

LabWindows/CVI

Edit»Go To

The Go To command contains a submenu with the following options:

  • Go to Definition—When you place the text cursor on a C identifier and select Edit»Go to Definition, LabWindows/CVI highlights the definition of the identifier. If the definition is not available, for example, a LabWindows/CVI library function definition, LabWindows/CVI highlights the declaration of the identifier.
  • Go to Next Reference—When you place the text cursor on a C identifier and select Edit»Go to Next Reference, LabWindows/CVI highlights the next reference of the identifier.
  • Go Back—Returns to the previous identifier.
  • Go to Previous Function—Highlights the previous function definition in the source file.
  • Go to Next Function—Highlights the next function definition in the source file.