LoadFiles
Jump to navigation
Jump to search
The purpose of the LoadFiles modules is to define a number of files. The module then performs a variation over all files by returning the file path as variable. The file path can then be forwarded to other modules or widgets to perform a certain process for each file.
Examples
- Load image, sound file and process them
- Load data and process it with a CustomFunction module