DirExist
Previous Top Next

Checks if a specific folder exists and returns true or false.

Syntax: DirExist (Folder Name)
Example:
If DirExist ("Images") =  True Then ...