Find File Path
Last updated
Last updated
Find File Path action under the @Generic Element is used to find a file in a given folder location and store the result in an output variable.
Input: <file name>;<folder path>
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Scenario:
In this scenario, you have many files on their computer, such as photos and documents. One day, you need to find a dictionary invoice but can't recall its location. Instead of manually searching all folders, you can employ Avo Assure to search within the suspected folder. The tool quickly locates the invoice.
Input: Provide the input values as below:
dictionary.pdf;C:\
Expected Result: It should find the location of given file to Data folder.
Output: The Find File Path action will find the (dictionary.pdf) file in desired folder and store its file path in {result}output variable. This output can be used for display or other purposes.