Difference between revisions of "Category:Typescript Commands"

 
m
Line 4: Line 4:
 
* From ADE, using CAEngine::Commmand / CAEngine::Send
 
* From ADE, using CAEngine::Commmand / CAEngine::Send
 
* From the [[EvaluateScript]] function.
 
* From the [[EvaluateScript]] function.
 +
 +
Documentation on typescript commands in this Wiki needs substantial re-organization, and current is not filled in very well.  A better reference on commands at present is the [http://analyticaonline.com/ana/ScriptingGuide4_1_0.pdf ADE Scripting Guide].
 +
 +
To be consistent with our method for documenting functions, each command should have its own page (even if it is only a redirect) and a category tag so it would appear here.

Revision as of 17:23, 29 January 2009

Typescript command may be used from:

  • The typescript window in Analytica. Press CTRL-' to open.
  • Button scripts. (In buttons and pictures nodes)
  • From ADE, using CAEngine::Commmand / CAEngine::Send
  • From the EvaluateScript function.

Documentation on typescript commands in this Wiki needs substantial re-organization, and current is not filled in very well. A better reference on commands at present is the ADE Scripting Guide.

To be consistent with our method for documenting functions, each command should have its own page (even if it is only a redirect) and a category tag so it would appear here.