$file.extractfilename

Extract the filename from a file path
Usage
$file.extractpath(<filepath>)
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
Syntax Specification
<string> $file.extractpath(<filepath:string>)
See also
$file.extractpath

Index, Functions
KVIrc 3.4.0 Documentation
Generated by root at Mon Jun 10 07:42:56 2013