Skip to content

File Exists

Checks if a file exists on the server.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
FilestringName/path of the file ([Directory/File]). The root directory is the 'Files' directory of the database on the server.yes

Result

NameTypeDescription
ExistsbooleanShows 'True' if the file exists.

Code

text
FILE EXISTS
FILE=[string, Needed]