- Learning Google Apps Script
- Ramalingam Ganapathy
- 71字
- 2025-04-04 20:12:36
Chapter 2. Creating Basic Elements
In the previous chapter, you learned about Google Apps Script (GAS) and how to create a script project. In this chapter, you will learn how to create a clickable button, a custom menu, a message box, a sidebar and dialogs, as well as how to debug your script. We will use Sheets for the first two tasks and Docs for all the other tasks.