CAEngine::Send

Revision as of 22:38, 29 January 2010 by Lchrisman (talk | contribs) (Created page with '<< class CAEngine = Description = Sends the string contained in the Command property as a command to be executed by ADE. See the Analytica [[…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<< class CAEngine

Description

Sends the string contained in the Command property as a command to be executed by ADE. See the Analytica Scripting Guide for details of commands and syntax.

It is easier to use CAEngine::SendCommand, which combinds CAEngine::Command and CAEngine::Send into a single call.

Return value

Boolean (success or failure)

See Also

Comments


You are not allowed to post comments.