Start » Filter Reference » System » File System » TestFileEmpty
Module: | FoundationLite |
---|
Checks if the size of the file is equal to zero.
Name | Type | Description | |
---|---|---|---|
inFile | File | ||
outEmpty | 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 | File does not exist in TestFileEmpty |
DomainError | Path does not point to a file in TestFileEmpty |
Complexity Level
This filter is available on Advanced Complexity Level.