Skip to main content

Find File

FIND_FILE

Searches for a file in a folder and its subfolders.

Parameters

  • pattern (string): The Search pattern. Use * as wildcards
  • folder (string):

Returns

The path to the file. If there are multiple matches, only the first one is returned.