Are there any ways to iterate over a folder?

I need to iterate over a folder and get a list of other folders in that folder if it is a folder. Any way to do this?

The LuaFileSystem extension comes with a function for that.

1 Like