file.isFolder The isFolder function is established to judge a path is a folder or not. Sample var tf = file.isFolder("myFolder"); API CallingReturning file . isFolder ( path )Boolean ParametersTypeDescription pathStringThe relative path to the storage.