FileExists Method

 Object: FileManager
 Syntax: FileExists ([in] Filename)
 Returns: True or False
 Description: This method determines if a specified file exists. It is useful to check if a file exists before attempting to execute the GetFile method.

 

Previous Page Next Page