Start » Filter Reference » System » File System » TestDirectoryExists
Module: | FoundationLite |
---|
Checks if a given directory is present.
Name | Type | Description | |
---|---|---|---|
inDirectory | Directory | ||
outExists | Bool |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Path is not a directory in TestDirectoryExists |
Complexity Level
This filter is available on Advanced Complexity Level.