Error_Text_Available - cUIObject

Determines if Error Text is available for this error number

Type: Property

Access: Read-Only

Data Type: Boolean

Parameters: Integer iErrorNumber

ParameterDescription
iErrorNumberThe Error Number


Syntax
 Property Boolean Error_Text_Available

Read Access: Get Error_Text_Available iErrorNumber to BooleanVariable


Description

Error_Text_Available determines if an error text exists for iErrorNumber. If True, Error_Text can be used to obtain this text from the error table.