CAEngine::Send
ADE User Guide > ADE Server Class Reference > CAEngine
描述
将包含在Command属性内的字符串作为指令发送给ADE去执行。 关于指令和语法的详细信息请参考Analytica 脚本指南。
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