fileFileType

Category: File IO

Syntax:

fileFileType:Int(path:String)


Parameters

Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn