Folder.Files
Syntax
Folder.Files(path as text, optional options as nullable record) as table
About
Returns a table containing a row for each file found at the folder path, path
, and subfolders. Each row contains properties of the file and a link to its content.