반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- GIT
- PySpark
- math
- Github
- Python
- array
- Apache
- django
- 파이썬
- Redshift
- numpy
- Mac
- list
- PANDAS
- Excel
- c#
- PostgreSQL
- string
- matplotlib
- Google Excel
- dataframe
- hive
- Kotlin
- Java
- Tkinter
- gas
- Google Spreadsheet
- google apps script
- SQL
Archives
- Today
- Total
목록google apps script (65)
달나라 노트

Browser.msgBox() 는 메세지 박스를 띄워줍니다. function myFunction() { Browser.msgBox('Hello'); } 위처럼 코드를 작성한 후 실행을 눌러봅시다. 그러면 아래처럼 코드는 실행되지만 큰 변화가 일어나지 않는 것 같습니다. 하지만 원본 스프레드시트로 옮겨가보면 Hello라고 쓰여진 메세지 박스가 띄워진 것을 볼 수 있습니다.
Google Apps Script
2022. 11. 16. 01:57