Check if File or Folder Exists

Checks whether a file or folder exists on disk.

1378

Inputs/Outputs

datatype_icon

file or folder

Path to the file or folder you want to look for.

An empty input path refers the list of drives mapped to the computer.
datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

file or folder exists?

A Boolean value that indicates whether the file or folder you specify exists on disk.

True The file or folder exists on disk. An empty path returns True because it refers to the list of drives mapped to the computer.
False The file or folder does not exist on disk.
datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior