![]() |
![]() |
Functions: f |
|
$false | The boolean false constant |
$features | Returns the features that KVIrc supports |
$file.allSizes | Returns all sizes of a specified directory. |
$file.currentdir | Get the current directory |
$file.exists | Check if a file exists |
$file.extractfilename | Extract the filename from a file path |
$file.extractpath | Extract the path from a filename |
$file.fixpath | Converts file paths |
$file.globaldir | Get the KVIrc global directory |
$file.homedir | Get the user's HOME directory |
$file.localdir | Get the KVIrc local directory |
$file.ls | Returns a directory listing |
$file.ps | Returns the file path separator |
$file.read | Reads a text file |
$file.readLines | Reads lines of a text file |
$file.rootdir | Get the system root directory |
$file.size | Returns the size of a file |
$file.type | Checks the type of a path |
$firstConnectedConsole | Returns the window id of the first connected console |
$flatten | Returns a flattened array of items |
$fmtlink | Returns a formatted link buffer |
|