| Object: | FileManager |
| Syntax: | GetFileName ([in] Path) |
| Returns: | Returns the file name |
| Description: | This method returns the file name. For example if the complete path is c:\temp\file.doc, this method returns file.doc. If the Path argument does not end with the name of a file or folder, GetFileName returns an empty string. |
| Previous Page | Next Page |