General Help Features of the Statistica VB Environment

Statistica Visual Basic is a powerful programming environment with various features to facilitate the development, editing, and debugging/testing of macro programs.

Type-ahead help
As you type in the program code, or edit existing code, you will often see the type-ahead help appearing to provide syntax help for the function you are about to type in.
Note: the bold text in the type-ahead help will highlight the respective parameter that you are about to specify.
Automatic class members and functions
When specifying (typing in) a property or method of a particular object, pop-up help will allow you to select from among the properties and functions available for the respective object type.