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 [[…')
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
Enable comment auto-refresher