bool existsFile(string $filename);
•Returns 1 (true) if $filename exists, else 0 (false).
•This function is only supported in the professional and enterprise editions. Other editions will always return 0 (false).
•This function is supported only in CSE HTML Validator v11.9945 and later.