findFile
searches a file on the OS file system
Syntax
findFile(startfolder, wildcardPattern)
Returns
returns (array) with (string) path results. Or (bool) false if invalid
Parameters
- startfolder (string)
- local existing folder path which will be scanned
- wildcardPattern (string)
- the search string