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

(Created page with "= 数据类型 =")
(Created page with ":字符串")
Line 9: Line 9:
 
= 数据类型 =
 
= 数据类型 =
  
:string
+
:字符串
  
 
= Access =  
 
= Access =  

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.

数据类型

字符串

Access

read

Usage

Dim x As String
x = ADE.ErrorText

See Also

Comments


You are not allowed to post comments.