$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.0 Documentation
Generated by root at Tue Oct 25 02:33:40 2022