BE_FileExists

BE_FileExists(path)



Checks if the file or folder given in the path exists and returns True or False.

For folders it accepts the name of the folder (and reports existence correctly) with or without a trailing /.

Parameters:

- path : a system file path

Keywords:

File Exists


Version History:

- 1.0.0 : First release

Notes:

- PLUGIN PATHS ARE NOT FILEMAKER PATHS. The plugin uses the same path structure as your operating system, and you cannot pass to the plugin paths that start with file:/ or filewin:/ etc. Please read this for more info :

https://docs.baseelementsplugin.com/article/514-notes-about-file-paths

Still need help? Contact Us Contact Us