Difference between revisions of "CAEngine::ErrorText"
(Redirected page to CAEngine::ErrorCode) |
|||
Line 1: | Line 1: | ||
− | + | [[Category:ADE Methods and Properties]] | |
+ | << [[CAEngine]] | ||
+ | |||
+ | = {get} string ErrorCode = | ||
+ | |||
+ | Short text explanation of error from [[CAEngine::ErrorCode | ErrorCode]]. | ||
+ | |||
+ | = Data type = | ||
+ | |||
+ | :string | ||
+ | |||
+ | = Access = | ||
+ | |||
+ | :read | ||
+ | |||
+ | = Usage = | ||
+ | |||
+ | Dim x As String | ||
+ | x = ADE.ErrorText | ||
+ | |||
+ | = See Also = | ||
+ | |||
+ | * [[CAEngine::ErrorCode]] | ||
+ | * [[Analytica Decision Engine (ADE) API]] |
Revision as of 07:15, 28 May 2015
Comments
Enable comment auto-refresher