Category: File IO
Syntax:
fileChangeDir:Int(dirPath:String)
Int
Changes the current working directory.
Takes a directory path (absolute or relative).
Returns 1 on success, 0 on failure (invalid path or null).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn