Category: File IO
Syntax:
fileCloseFile:Void(fileHandle:Int)
Void
Closes an open file and releases its handle.
Takes a file handle.
Returns nothing (void).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn