Category: File IO
Syntax:
fileFileSize:Int(filename:String)
Int
Returns the size of a file in bytes.
Takes a filename.
Returns the size of the file in bytes, or 0 if the filename is null or the file doesn't exist.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn