fileCloseFile

Category: File IO

Syntax:

fileCloseFile:Void(fileHandle:Int)


Parameters

Returns

Void



Summary

Closes an open file and releases its handle.

Takes a file handle.

Returns nothing (void).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn