Object Browser

When a macro is displayed:

Ribbon bar. Select the Macro tab. In the Tools group, click Object to display the Object Browser.

Classic menus. From either the View or Tools menu, select Object Browser to display the Object Browser.

Use the tools in the Browser to manage object orientation in your program.

Tools Function
This list box will display all of the currently referenced libraries.
Click this button to go back to the previous selection.
Click this button to go forward to the next selection.
Click the Copy button to copy the current selection to the Clipboard.

Additionally, you can use these tools to browse through all of the objects.

Classes
The Classes list box contains a list of available objects within the current reference library. Select the desired object to view its specific functions, properties, events, and constants in the Members of list box.

Members of... The Members of list box contains a list of functions, properties, events, and constants within the selected Classes object.

Info box
The Info box at the bottom of the Browser displays the current object type (class, enumeration, etc.), library to which it belongs, and description.
Note: the Object Browser is modeless, meaning that you can access Statistica while the Object Browser is displayed. This is useful because this enables you to edit your macro directly and to utilize the functionality of the Object Browser concurrently.