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