Difference between revisions of "Analytica Reference"
(Moved Concepts and mini-tutorials to Modelers reference) |
|||
Line 34: | Line 34: | ||
==[[Scripting Guide]]== | ==[[Scripting Guide]]== | ||
Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models. The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE). | Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models. The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE). | ||
+ | |||
+ | ** [[Typescript Commands| Typescript Commands]] | ||
== [[Analytica System Variables|System Variables]] == | == [[Analytica System Variables|System Variables]] == | ||
Line 39: | Line 41: | ||
* [[Configuring Personalized Defaults]] | * [[Configuring Personalized Defaults]] | ||
− | |||
== [[Analytica Attributes| Analytica Attributes]] == | == [[Analytica Attributes| Analytica Attributes]] == |
Revision as of 16:11, 30 October 2008
These reference pages will offer detailed technical references and tips on effective use beyond the Analytica User Guide. At present, it is mostly a shell, with only a few pages filled out.
User-Interface Reference
Preferences
Describes the Preferences dialog options. Most of these preferences are stored with the model. Also see Configuring Personalized Defaults for configuring your own personal preferences.
Graphing Results
Menus, Keyboard, Toolbar
- List of Keyboard Shortcuts in Analytica
Modeling Reference
Expression Syntax
Array Abstraction
Function Reference
The Analytica Wiki documents functions that are built into Analytica, functions in the Analytica Libraries, and functions in contributed libraries.
- Alphabetical Function and Operators List
- Functions By Category - This one was manually set up
- Functions Categories -- This one uses Wiki's internal categorization
Creating User-Defined Functions
Scripting Guide
Analytica contains a powerful scripting language for retrieving and modifying information contained in Analytica models. The scripting language is fully accessible from within Analytica (through the use of Analytica’s Typescript Window or by using the Command and Send properties of the CAEngine interface of the Analytica Decision Engine (ADE).
System Variables
Enable comment auto-refresher