DirectoryExists(absolute_path)

Returns YES if the directory specified in the argument does exist; otherwise, it returns NO.

See also FileExists.

absolute_path

Any absolute path.