Read Dir
Read a directory given a path
Description
This block reads a directory using the specified path. Returns an array of file paths
Properties
Directory Path
This is a string or variable represented the path to be read
Returns
This block returns a list of file paths for the specified directory as an array.
Last updated