Scripting Guide
This Guide describes Analytica's Scripting language. You may use it in three places:
- Script attribute of Buttons: Script is executed when you click a button.
- In the Typescript Window
- As the parameter to EvaluateScript(script) function.
- For ADE (Analytica Decision Engine), you may pass a script in a message to ADE.
Scripting is usually of value only to advanced Analytica users, who may wish to create libraries or buttons for use by others.
Objects and Their Attributes (con't)
Comments
Enable comment auto-refresher