EFM - Easy File Manager > EFMBPLibrary > Get Directory Content

Get Directory Content

Gets a list of files and/or folders of a given directory

Inputs

Source Directory
String

The directory where we should get our list

Files
Boolean

Should we return a list of files?

Directories
Boolean

Should we return a list of directories?

Outputs

Return Value
Array of Strings

Returns true if the directory exists