Start » Filter Reference » System » File System » TestFileExists
Module: | FoundationLite |
---|
Checks if a given file is present.
Name | Type | Description | |
---|---|---|---|
inFile | File | ||
outSuccess | 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 file in TestFileExists |
Complexity Level
This filter is available on Advanced Complexity Level.