Difference between revisions of "EvaluateScript"
Line 1: | Line 1: | ||
[[category:Evaluation Functions]] | [[category:Evaluation Functions]] | ||
− | + | ||
+ | = EvaluateScript( typescript ) = | ||
+ | |||
+ | Evaluates a typescript command. | ||
+ | |||
+ | Warning: There are some dangerous aspects to this function. It is not a function most users will want to make use of. However, because it provides access to typescript from expressions, it does open up some doors, making something things possible that would not otherwise be. But, if you use EvaluateScript, Analytica does not prevent you from "shooting yourself in the foot". |
Revision as of 10:38, 9 February 2007
EvaluateScript( typescript )
Evaluates a typescript command.
Warning: There are some dangerous aspects to this function. It is not a function most users will want to make use of. However, because it provides access to typescript from expressions, it does open up some doors, making something things possible that would not otherwise be. But, if you use EvaluateScript, Analytica does not prevent you from "shooting yourself in the foot".
Comments
Enable comment auto-refresher