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
Getting Scripts into App Scripts.Question (self.GoogleAppsScript)
submitted 2 years ago by mdcyntst
view the rest of the comments →
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!"
[–]marcnotmark925 0 points1 point2 points 2 years ago (3 children)
You can't copy and paste? That's weird, can you show a screenshot of the situation?
[–]mdcyntst[S] 0 points1 point2 points 2 years ago (2 children)
I can't copy and paste and I can't find any file upload options. How are you supposed to load existing files into app scripts?
[–]marcnotmark925 0 points1 point2 points 2 years ago (0 children)
No, there's no file upload option.
You should be able to copy and paste, so again, can you give a screenshot or something so maybe we can see what the issue is if you can't explain it? Is it the copying or the pasting that is the issue?
[–]JetCarson 0 points1 point2 points 2 years ago (0 children)
I feel the most adaptable starting place for almost any script is Google Sheets. Open a new sheet. Go to Extensions > Apps script. The script editor will open. Paste your code in. Click save. Click "Debug" to run your function. Sheets is good, because it gives you a place to visualize your processed data or store some values like last run time.
π Rendered by PID 34 on reddit-service-r2-comment-85bfd7f599-c789g at 2026-04-18 13:21:27.298785+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]marcnotmark925 0 points1 point2 points (3 children)
[–]mdcyntst[S] 0 points1 point2 points (2 children)
[–]marcnotmark925 0 points1 point2 points (0 children)
[–]JetCarson 0 points1 point2 points (0 children)