DirectoryExists Method (SystemFunctions)

Action

Checks whether the specified directory exists.

Syntax

DirectoryExists (sDirectoryPath)
Variable Description
sDirectoryPath The path to the directory. Can be either an absolute path or a path relative to the current working directory. String.