File Exists (vuo.file.exists)

Outputs true if the specified file or folder exists.

Outputs false if it doesn’t exist, or if the current user account doesn’t have access to the folder tree containing the specified file or folder, or if the specified URL isn’t local (e.g., if it is an HTTP URL).

Keywords: directory, folder, path, url


Back to vuo.file node set documentation.