Get Files Action

Description

Gets an array of file names (and their extensions) from a directory.

Parameters

Directory Path The relative or absolute path of the directory we want to get the file names from.

Files

A String Array variable where we want to load our file names into.

Error Handling

[Optional] Events triggered when an error occurs.

Override Default Settings

[Optional] The settings we want to use to override the default settings.

Examples

GetFilesAction