Skip to main content

Get Folder Files

Returns the full paths of all files located within a specified folder.

Category: File & Folder Operations · Group: Files · Activity name: GetFolderFiles

The GetFolderFiles activity in the designer

Example

outputVariable = GetFolderFiles("<folderPath>")

Inputs

NameTypeRequiredDefaultDescription
Folder PathstringYesThe path of the folder from which file paths will be retrieved.

Outputs

NameTypeDescription
outputVariablearraySpecifies the name of the variable that will store the list of PDFs.