|
|
$file.extractfilenameExtract the filename from a file path |
| Syntax |
|
| Description |
| Returns the filename part of the filepath translated to match the current
platform filesystem conventions. For example, if <filepath> is /usr/arch/mp3/Carisma_SuonoDelSilenzio.mp3 then this function will return Carisma_SuonoDelSilenzio.mp3 |
| See also |
| [fnc]$file.extractpath[/file] |