I'm new to google apps script and am trying to automatically change every document in a number of folders, going through each document file and where it has "88Name88" replace it with the name of the document
Is there anyway to do this?
I have tried "DocumentApp.getActiveDocument()" but that only works for one set document