$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 3.4.0 Documentation
Generated by root at Mon Nov 25 14:14:28 2024