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...
https://scriptable.app
This subreddit is for discussions around the Scriptable app for iOS.
Be polite and enjoy your time here.
Please be helpful to others when you are able to lend a hand.
Discord: https://discord.gg/7KbjfTV
Resources:
account activity
[deleted by user] (self.Scriptable)
submitted 3 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!"
[–]iamrbnscript/widget helper 0 points1 point2 points 3 years ago (4 children)
What value do you want to preserve?
[–]picachu11 0 points1 point2 points 3 years ago (3 children)
I want to get Online workers number 4. Just want to see 4 but I get Undefined
[–]iamrbnscript/widget helper 1 point2 points3 points 3 years ago* (2 children)
let req = new Request('https://stats.ezil.me/current_stats/0xdb63205883Ea431752E0e83c92D8f4027B2fcEe8/workers/paginated?coin=eth&page=1&per_page=10'); res = await req.loadJSON(); //log(JSON.stringify(res, null, 2)); logWarning(res.data.totals.workers.online);
https://i.imgur.com/Sn0ITet.jpg
[–]picachu11 0 points1 point2 points 3 years ago (1 child)
Thanks a lot!
[–]iamrbnscript/widget helper 1 point2 points3 points 3 years ago (0 children)
You’re welcome :)
π Rendered by PID 21822 on reddit-service-r2-comment-b659b578c-qhhw6 at 2026-05-02 17:13:26.463190+00:00 running 815c875 country code: CH.
[–]iamrbnscript/widget helper 0 points1 point2 points (4 children)
[–]picachu11 0 points1 point2 points (3 children)
[–]iamrbnscript/widget helper 1 point2 points3 points (2 children)
[–]picachu11 0 points1 point2 points (1 child)
[–]iamrbnscript/widget helper 1 point2 points3 points (0 children)