Jump to content

API File.FindFile.FindFirstFile

From Flowcode Help
FindFirstFile
Initiates searching a directory for files and populates current file details, returning true if a matching file is found 
- STRING Filename
The full path (inc. wildcards) of the file name/location to search 
- BOOL Return


Detailed description

Examples