Google Apps Script – search File ID with custom open dialog – part 052.

This Google Apps Script new script shows a dialog with :

  • a label with the text: “Enter the file name to search for:” ;
  • an edit box for the name of the file;
  • the Ok button to run the script;

The script will search the file ID and will show you a dialog message like this:
File ID: your_File_ID_of the file

This is the source code I used:

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.