StatisticaAddIn.AutoOpen
This function is called when the Add-In is opened (started) or Statistica starts and Add In is configured to autoload.
| Syntax | Parameters | Description |
|---|---|---|
Sub StatisticaAddIn.AutoOpen( _
iApp As Object)
|
iApp [in]
Type: Object |
This function does not return a value. |