Use for questions about Google Apps Script runtime migration, comparison and common issues. Use with runtime-specific tags (like V8 and Rhino) where applicable. Do not use for questions about bugs and errors happening "at runtime".
About
Google Apps Script runtime is an engine that defines syntax rules, parses, executes, and sets interaction limits for scripts written in Google Apps Script programming language. Currently, there are two runtimes a developer can choose from (although Rhino is considered deprecated):
Use for questions
- About runtime engine issues as applied to programming in Google Apps Script language
- About script project migration (use with all relevant runtime-specific tags)
- About comparisons of feature behaviour of the runtimes.
Use with either v8 or rhino for runtime-specific questions
Do not use for questions
About debugging issues occurring "at runtime", use google-apps-script with a product or API-specific tags where applicable instead.
Useful Resources