LoadFiles

From SweepMe! Wiki
Revision as of 13:32, 2 December 2020 by Afischer (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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