Pascal Scripting: FileExists
Prototype:
function FileExists(const Name: String): Boolean;
Description:
Returns True if the specified file exists.