CAEngine::Command

Revision as of 22:33, 29 January 2010 by Lchrisman (talk | contribs) (Created page with '<< class CAEngine = Description = Sets a typescript language command for execution by the ADE Automation Server. The Send method causes Command to be sent to ADE f…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<< class CAEngine

Description

Sets a typescript language command for execution by the ADE Automation Server. The Send method causes Command to be sent to ADE for execution. For the list of typescript commands, see the Analytica Scripting Guide.

Data type

string

Access

read/write

Usage

ade.Command = “value obj1”
ade.Send
result = ade.OutputBuffer

See Also

Comments


You are not allowed to post comments.