Just random mumbling
Time pass to be honest,may work as a reference later,I am not sure.
Showing posts with label
Hello world using google apps script
.
Show all posts
Showing posts with label
Hello world using google apps script
.
Show all posts
Wednesday, March 27, 2019
Hello world using google apps script
function hello_world() {
var my_message="hello world";
SpreadsheetApp.getUi().alert(my_message);
}
Older Posts
Home
Subscribe to:
Posts (Atom)