I am confused and trying to understand the "FileExists" function.
I'm trying to check if a file exists or not.


Syntax
object.FileExists(filespec)
The FileExists method syntax has these parts:

What is ment by the "Object." ? it is required when using this function.
I'm somewhat new to using VB and any help would be appreciated. An example
would be nice.