Difference between revisions of "CAEngine::ErrorText/zh"

(Created page with "= 用法 =")
(Created page with "= 另请参考 =")
Line 20: Line 20:
 
  x = ADE.ErrorText
 
  x = ADE.ErrorText
  
= See Also =
+
= 另请参考 =
  
 
* [[CAEngine::ErrorCode]]
 
* [[CAEngine::ErrorCode]]
 
* [[Analytica Decision Engine (ADE) API]]
 
* [[Analytica Decision Engine (ADE) API]]

Revision as of 06:35, 17 October 2015

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

{get} string ErrorCode

Short text explanation of error from ErrorCode.

数据类型

字符串

访问

读取

用法

Dim x As String
x = ADE.ErrorText

另请参考

Comments


You are not allowed to post comments.