I have a client list, where each client gets a unique folder. I have a script that reads the folders and creates a form. Works well. However, now I want to create a separate folder in the same group of folders where I can move 'inactive folders.'
However, now my script still reads all the folders and child folders. What can I do to skip reading the inactive client folders in the inactive folder?
Any thoughts would be appreciated.