PathMustExist_State - AbstractFileDialog
Specifies whether users can enter a file path that doesn't exist
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer PathMustExist_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get PathMustExist_State to IntegerVariable |
| Write Access: | Set PathMustExist_State to IntegerVariable/Value |
Description
The PathMustExist_State property specifies whether users can enter a file path that doesn't exist.
Default is true.