function fileexists

Test for existence of a file. Returns 1 if the file exist, 0 otherwise.

Syntax
result = fileexists(FILENAME)

Arguments
FILENAME:   A string.


See also
function findfile
function dir
function filesize