Category: File IO
Syntax:
fileFileType:Int(path:String)
Int
Returns the type of a file system entry.
Takes a path.
Returns 0 if it doesn't exist, 1 if it's a file, 2 if it's a directory.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn