Allow_Blank_State - CodePickList_
Determines if item validation will accept a blank window as a valid entry for the item
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Allow_Blank_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Allow_Blank_State to IntegerVariable |
| Write Access: | Set Allow_Blank_State to IntegerVariable/Value |
Description
If the value of the Allow_blank_state property is true, item validation will accept a blank window as a valid entry for the item. If it is false, validation will reject such a value.
Default is false.