Back to FabImage Library Lite website
You are here: Start » File System » TestFileExists

TestFileExists
Checks if a given file is present.
Syntax
void fil::TestFileExists ( const ftl::File& inFile, bool& outSuccess )
Parameters
Errors
Error type | Description |
---|---|
DomainError | Path is not a file in TestFileExists |