반응형
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 | 31 |
Tags
- Java
- Google Spreadsheet
- Apache
- Kotlin
- google apps script
- PANDAS
- Tkinter
- Github
- dataframe
- gas
- numpy
- math
- matplotlib
- PostgreSQL
- GIT
- string
- list
- 파이썬
- hive
- c#
- django
- PySpark
- SQL
- Redshift
- Excel
- Google Excel
- Mac
- array
- Python
Archives
- Today
- Total
목록Browser (1)
달나라 노트

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