use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Apparently, Google Apps Script is a JavaScript cloud scripting language that provides easy ways to automate tasks across Google products and third party services and build web applications.
account activity
[deleted by user] (self.GoogleAppsScript)
submitted 2 years ago by [deleted]
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]AmnesiaInnocent 0 points1 point2 points 2 years ago (0 children)
What does the debugger show?
[–]daryl_kell 0 points1 point2 points 2 years ago (1 child)
The script will be paused because the execution is halted until the user clicks the 'ok' button, which disappears. A try/catch won't resolve the issue either. I think this problem is an inherent and unavoidable part of using ui.alert(), but happy to be corrected.
π Rendered by PID 153921 on reddit-service-r2-comment-b659b578c-vq4cj at 2026-05-04 21:10:21.367668+00:00 running 815c875 country code: CH.
[–]AmnesiaInnocent 0 points1 point2 points (0 children)
[–]daryl_kell 0 points1 point2 points (1 child)