Scripting Guide

Revision as of 18:38, 6 September 2007 by Max (talk | contribs)

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.

Title Page

Introduction

Objects and Their Attributes

Objects and Their Attributes (con't)

Objects and Their Attributes (con't)

Files and Editing

Arrays

Arrays (con't)

System Variables

Appendix A

Appendix A (con't)

Appendix A (con't)

Comments


You are not allowed to post comments.