Location: Documentation BlitzBuild Function Reference Build.File Build.File - file::exists Build.File - file::existsbool file::exists ( string fileName) Parameters Table 23. Parameters Name Type Description fileName string The name of the file to find. Return Values True if the file was found, false if not.