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