DirectoryExists

Determines whether the specified path points to a directory on a drive.

SYNTAX
DirectoryExists(path) 
ARGUMENTS path Path to test
RETURN

TRUE = Path exists

FALSE = Path does not exist