Google Apps Script is a scripting platform developed by Google for light-weight application development in the Google Workspace platform. Google Apps Script was initially developed by Mike Harm as a side project while working as a developer on Google Sheets. Wikipedia
Developed by: GoogleImplemented in: JavaScript
Aliases: GAS
Wikidata: Q5583799
Influenced by: JavaScript
Google Apps Script Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in Google Apps Script
function helloWorld() {
Logger.log("Hello World");
}
Source: github.com/leachim6/hello-world
Search on GitHub
Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
---|
Latest data update: 2025-06-23