Public Function FileExists(ByVal Filename As String) As Boolean
Checks if a file exists in the file system. For folders, use FolderExists.
©2024 Blue Polar. All rights reserved.