FolderExists Method

 Object: FileManager
 Syntax: FolderExists ([in] DirectoryName)
 Returns: True or False
 Description: This method determines if a specified directory exists. It is useful to check if a folder exists before attempting to execute the GetFolder method.

 

Previous Page Next Page