I can't understand why DriveApp returns that error. In the code image I show that all the data and the syntax are correct, as far I know. All the file and folder id showed in the debug window are 100% correct and verified. Please, someone can help me?
CodePudding user response:
Try to change easiminator[i][3]
with DriveApp.getFolderById(easiminator[i][3])