# File Exists

**FileExists** allows you to check if a file exists.

***

## Properties

### Source File Path

The full path to where the file can be found.

***

## Definition

**FileExists** returns a boolean indicating whether the specified file exists.

***

## Links

[DirectoryExists](https://docs.linx.software/reference/plugins/file/content/directoryexists)
