CAEngine::Command
描述
设定typescript语言指令,用于ADE 自动化服务器执行。Send方法使Command被发送给ADE来执行。如果想了解typescript指令清单,请参考Analytica脚本指南。
It is easier to use CAEngine::SendCommand, which combines Command and CAEngine::Send into a single call.
数据类型
字符串
访问
读 / 写
用法
ade.Command = “value obj1” ade.Send result = ade. OutputBuffer
另请参考
Comments
Enable comment auto-refresher