LoadFiles

From SweepMe! Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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