$file.size

Returns the size of a file
Usage
$file.size(<filename>)
Description
Returns the size of the file pointed by <filename>.
If the file does not exist , this function returns 0.
The <filename> should be an unix-style file path and is adjusted according to the system that KVIrc is running on.
Syntax Specification
<integer> $file.size(<filename:string>)

Index, Functions
KVIrc 3.4.2 Documentation
Generated by ports-amd64 at Fri Feb 26 06:10:29 2010