Hi,
I've organized a couple of files in the Store-Files like this:
folder: V1
File F1
File F2
folder: V2
File F3
File F4
when I enter 'Files.' in a script and use the autocomplete it will let me do things like Files.NameByIndex() where I can iterate over all files or Files.File1. I would appreciate the possibility to say Files.Folder1.NameByIndex() to use only those files instead of all of them.
Make use of folders in stores
No CommentsBe the first to comment