Search

File Explorer

Last Updated: Mar 8, 2023

Articles

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

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 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?