$file.type

Checks the type of a path
Usage
$file.type(<filename>)
Description
Returns "f" if the <filename> points to a real file , "d" if <filename> is the name of a directory or "l" if it is a symbolic link.
The <filename> should be an unix-style file path and is adjusted according to the system that KVIrc is running on.
Syntax Specification
<string> $file.type(<filename:string>)

Index, Functions
KVIrc 4.0.0.4541 Documentation
Generated by mockbuild at Mon Jun 28 12:47:30 2010