This folder contains the Google Apps Script code used for [explain what it's used for — e.g., connecting to Google Sheets, sending emails, etc.].
Code.gs: Main Apps Script logic.
- Go to Google Apps Script.
- Create a new project.
- Copy-paste contents of
Code.gsinto the script editor. - Deploy or link with Google Sheets as needed.
You can link this script to a spreadsheet, form, or document. Check Google's official docs for more details.