DirectoryList

DirectoryList returns a list of directories and optionally its sub-directories from a specified directory path.

Properties

Directory path

The base directory from which to retrieve the directory list.

Include subdirectories

Select this checkbox to also return all subdirectories.

Loop results

Check this to return the directory names one at a time.

Search pattern

A pattern to limit the results.

* matches zero or more characters.

? matches exactly zero or one character.