Quick Info Command (Edit Menu)

Provides the syntax for a variable, function, statement, method, or procedure selected in the Code window.

QuickInfo shows the syntax for the item and highlights the current parameter. For functions and procedures with parameters, the parameter appears bold as you type it, until you type the comma used to delineate it from the next parameter.

To have QuickInfo automatically appear as you type your code, select Auto Quick Info on the Editor tab in the Options dialog box.

Toolbar shortcut:   Toolbar button. Keyboard shortcut:  CTRL+I.