FileExists$

Takes one parameter, the path where the file is located.

Description:

Returns a boolean value determined by whether or not a file exists or not.

Example:

FileExists$ "/Templates/img/myfile.jpg"