CAEngine::Command

This page is a translated version of the page CAEngine::Command and the translation is 100% complete.
Other languages:
English • ‎中文

ADE用戶指南 > ADE類型參考 > CAEngine

描述

設定typescript語言指令,用於ADE 自動化伺服器執行。Send方法將Command發送給ADE來執行。如果想了解typescript指令清單,請參考Analytica腳本指南。

使用 CAEngine::SendCommand更加容易,它將Command和 CAEngine::Send組合到一個簡單調用中。

數據類型

string:字符串

存取

讀 / 寫

用法

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

另請參考

Comments


You are not allowed to post comments.