GetBaseName Method

 Object: FileManager
 Syntax: GetBaseName ([in] Pathspec)
 Returns: A string containing the base name of a file or folder, minus any file extension, from a specified path specification
 Description: This method returns a string containing the base name of a file or folder, which is derived from the PathSpec argument.

 

Previous Page Next Page