FolderItem.Exists
From Xojo Documentation
Read-Only Property (As Boolean )
Indicates whether or not the folder item points to a file or directory that exists.
Example
This example checks whether a FolderItem exists before using it.
Indicates whether or not the folder item points to a file or directory that exists.
This example checks whether a FolderItem exists before using it.