Skip to content

Error_Number - CodePickList_

Sets the number of the error that will be returned when validation fails

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Error_Number
Access Type Syntax
Read Access: Get Error_Number to IntegerVariable
Write Access: Set Error_Number to IntegerVariable/Value

Description

The value of the Error_number property sets the number of the error that will be returned when validation fails. If the number is one defined in the error file flexerrs.dat and the error_message property is empty, the text defined in that file for the error of that number will be displayed.

Default is 15.