Just random mumbling
Time pass to be honest,may work as a reference later,I am not sure.
Wednesday, March 27, 2019
Hello world using google apps script
function hello_world() {
var my_message="hello world";
SpreadsheetApp.getUi().alert(my_message);
}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment