Get Files ========= Category -------- File Operation Commands Description ----------- This command returns a list of file paths from a specified location. Use this command to return a list of file paths from a specific location. Parameters ---------- **Source Folder** Indicate the path to folder. This command list all files inside the folder, e.g., C:\\temp\\myfolder. **Exclude Files** Indicate the excluded files in the source folder. e.g., desktop.ini,\*.pdf. **Variable Name** Indicate variable name to assign. Returned Value -------------- This command does not have returned value. Example Usage ------------- Example Location: `BYpass\\Examples\\File Operation Commands\\Get Files\\Get Files.xml` See Also -------- - :doc:`Create Zip File ` - :doc:`Delete File ` - :doc:`Extract File ` - :doc:`Move/Copy File ` - :doc:`Rename File ` - :doc:`UnZip File ` - :doc:`Wait For File `