| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| DirectoryExists | version 1.0 | no |
| boolean DirectoryExists(string dir_path) |
| dir_path | [in] A string containing the path of the directory. |
| Checks if a directory exists. If path is a file, then this function will return false. For files, check FileExists. |
| Documented by Simona Plesuvu, generation time: Tue Oct 18 20:10:37 2011 GMT | (c)2011 RadGs Software |