![]() |
![]() |
$file.localdirGet the KVIrc local directory |
|
Syntax | |
|
|
Description | |
Returns the path to the KVIrc local data directory. The KVIrc local data directory is always writeable and contains the various subdirectories that KVIrc uses internally: audio , avatars , config , help , incoming , log , modules , msgcolors and pics. If <relative_path> is passed , then it is appended at the end of the directory to form a complete filepath. The path is adjusted to contain single separators suitable for the platform that KVIrc is atually running on (thus you not need to care about path separators in the <relative_path> , KVIrc will adjust them). |
|
Examples | |
|
|
See also | |
[fnc]$file.readbinary[/file] |