Reference
Components
Find Files
Description
The Find Files component will look for files matching a certain specification inside a folder on your hard disk. The Filter input specifies the
folder followed by a filename. The filename can contain the * character to specify a wildcard in which case multiple matching files may be
found.
Example Filters
C:\Program Files\Outsim\FlowBotics Studio\ *.dll
C:\ data*.txt
C:\Files\Downloads\picture.png
The component will return an array of filenames that match the filter. The number of files found is also given together with a trigger when the
operation is complete.
Connectors
Inputs Type Outputs
Filter specifying what file(s)
to look for
String Array of filenames that
match the filter
String Array
Trigger to start finding
matching files
Trigger Number of matching
files found
Int
Trigger when the
operation is complete
Trigger
107 of 494