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 . |