[This is preliminary documentation and is subject to change.]
Checks whether the file exists in a specified way (case-sensitive or case-insensitive)
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
Parameters
- fileName
- String
File name/path to check.
- caseSensitive
- Boolean
Whether check should be case-sensitive or case-insensitive.