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

(Created page with "CAEngine::ErrorText")
 
(Created page with "= 数据类型 =")
Line 7: Line 7:
 
Short text explanation of error from [[CAEngine::ErrorCode | ErrorCode]].
 
Short text explanation of error from [[CAEngine::ErrorCode | ErrorCode]].
  
= Data type =
+
= 数据类型 =
  
 
:string
 
:string

Revision as of 06:34, 17 October 2015

ADE User Guide > ADE Server Class Reference > CAEngine

Other languages:
English • ‎中文

{get} string ErrorCode

Short text explanation of error from ErrorCode.

数据类型

string

Access

read

Usage

Dim x As String
x = ADE.ErrorText

See Also

Comments


You are not allowed to post comments.