ISDBFileSystem::FileExists
From MMWiki
CoClass SDBFileSystem, Interface ISDBFileSystem
Function FileExists(Filename As String) As Boolean
[edit]
Parameters
| Name | Type | Description |
|---|---|---|
| Filename | String | Filename to be checked. |
[edit]
Method description
Returns TRUE if the file exists.
