Child pages
  • File List Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters in GUI

ParameterDescriptionDefault value
Input directoryInput directory. 
Absolute output pathsSpecify whether to output absolute or relative paths of the files.True
Recursive readingGet files from all nested directories or just from the current one.False
Include name filterFilter files by the specified value. It can be, for example, a file name or a regular expression of the file name. 
Exclude name filterExclude files using the specified filter value. The value can be, for example, a file name or a regular expression of the file name. 

Parameters in Schema Workflow File

Type: get-file-list

ParameterParameter in the GUIType
in-pathInput directorystring
absoluteAbsolute output pathsboolean
recursiveRecursive readingboolean
include-name-filterInclude name filterstring
exclude-name-filterExclude name filterstring

Input/Output Ports

...