Function Browser

Ribbon bar. Select the View tab. In the Browser group, click Function to display the Function Browser. Or, select the Edit tab. In the Tools group, click Function to display the Function Browser.

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

Use the tools in the Browser to add functions to your program.

Tool Function
Click this button to go back to your previous selection.
Click this button to go forward to the next selection.
Click the Copy button to copy your current selection to the Clipboard.

Additionally, these tools are used to browse through all of the categorized functions.

Category
The Category box contains a list of available function categories. Select the desired category to view its specific functions in the Item box.
Item
The Item box contains a list of functions within the selected Category. To display  information about each Item (e.g., the argument(s) with which to call a respective function, or comments about the usage of a function), select it and review the text in the Info box at the bottom of the Function Browser. To insert a function into the SVB program editor, select/highlight it, and then, from the shortcut menu, select Copy, or use the standard CTRL+C convention to copy the text of the item. Then paste the text (function name) into the program editor.
Info box
The Info box at the bottom of the dialog displays the current function's name, parameters, return value, and description.
Note: the Function Browser dialog is modeless, meaning that you can access Statistica while the Function Browser dialog is displayed. This is useful because it enables you to edit your macro directly and to utilize the functionality of the Function Browser concurrently.