GetAnalyticInstance
Mon 01 January 2018Syntax
GetAnalyticInstance(ID)
Description
Use the GetAnalyticInstance function to return a reference to the AnalyticInstance object as specified by the ID .
The analytic instance specified by ID must already be created before using this function.
Parameters
| 
      Field or Control  | 
    
      Definition  | 
   
|---|---|
| ID | 
      Specify the analytic instance identifier that you want to access.  | 
   
Returns
An AnalyticInstance object if successful, null otherwise.