Search

File Explorer

Last Updated: Dec 1, 2020

Articles

Use this function to fetch a table of files and their associated properties in a given folder.

Syntax

File Explorer (folder_path)

Parameters

Input Parameter Name Description
folder_path Path of the folder to be explored

Returns

Return value Description
Table Returns the table of files and their associated properties in the given folder

Sample

File Explorer (C:\Invoices)

  • Returns a table of files and their associated properties in the folder ‘C:\Invoices’.

To view all the File functions, click here.

Did you find what you were looking for?