filesize
Syntax
native filesize(const filename[], any:...);
Usage
| Parameter | Description |
|---|---|
| filename | Path to the file |
| ... | Variable number of format parameters |
Description
Gets the formatted file size in bytes.
Return
File size in bytes, otherwise -1 if file not found