I have the following script:
function createClientFolders() { var tempFolder = DriveApp.getFoldersByName("Client Projects"); tempFolder.next(); Logg