Error_Text - cUIObject

Gets the text from FLEXERRS.DAT that corresponds to the passed error number

Type: Property

Access: Read-Only

Data Type: String

Parameters: Integer iErrorNumber

ParameterDescription
iErrorNumberThe Error Number


Syntax
 Property String Error_Text

Read Access: Get Error_Text iErrorNumber to StringVariable


Description

Error_Text gets the text from FLEXERRS.DAT that corresponds to iErrorNumber.

See Also

Error_Text_Available