fileFileSize

Category: File IO

Syntax:

fileFileSize:Int(filename:String)


Parameters

Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn