Skip to content

Error_Text_Available - cUIObject

Determines if Error Text is available for this error number

Type: Property
Access: Read-Only
Data Type: Boolean
Parameters: None

Parameters

Parameter Type Description
iErrorNumber Integer The Error Number

Syntax

Property Boolean Error_Text_Available
Access Type Syntax
Read Access: Get Error_Text_Available 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.