Difference between revisions of "AnalyticaEdition"
Line 6: | Line 6: | ||
* "Enterprise" | * "Enterprise" | ||
* "Professional" | * "Professional" | ||
+ | * "Free 101" | ||
* "Lite" | * "Lite" | ||
* "Power Player" | * "Power Player" |
Revision as of 05:00, 17 December 2013
The system variable AnalyticaEdition constains a string identifying the current edition of Analytica.
Possible values are:
- "Enterprise"
- "Professional"
- "Free 101"
- "Lite"
- "Power Player"
- "Player"
- "Trial"
- "ADE"
- "Educational Enterprise"
- "Educational Professional"
- "Educational Lite"
- "Educational Power Player"
- "Educational Player"
- "Educational Trial"
- "Educational ADE"
To determine whether this is a version with Optimizer, use AnalyticaLicenseInfo("Optimizer"), to determine if this is a beta version use AnalyticaLicenseInfo("Beta").
See Also
- SysVar AnalyticaVersion
- SysVar AnalyticaPlatform
- Function AnalyticaLicenseInfo
Comments
Enable comment auto-refresher