AnalyticaEdition

Revision as of 02:20, 1 February 2007 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


The system variable AnalyticaEdition constains a string identifying the current edition of Analytica.

Possible values are:

  • "Enterprise"
  • "Professional"
  • "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

Comments


You are not allowed to post comments.