| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| FileExists | version 1.0 | no |
| boolean FileExists(string path) |
| path | [in] A string containing the path of the file. |
| Checks if a file exists. If path is a directory, then this function returns false. For directories, check DirectoryExists. |
| Documented by Simona Plesuvu, generation time: Sun Jan 27 18:15:16 2013 GMT | (c)2013 Devronium Applications |