Replies: 2 comments 1 reply
-
Sorry for inconvenience but that's the most compact way to extracting response content now.
By spec, scripts will default to javascript but |
Beta Was this translation helpful? Give feedback.
1 reply
-
A PR by some awesome dude is on the way: #516 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just wondering if there's no (much) more compact way to express the following:
For that matter, I also tried without
@lang=lua
which, according to the spec, would default to javascript, but this didn't work, presumably because the lua env has no access to a js interpreter?But anyway, I would expect there to be an automatic variable containing the last response which could be used directly?
Beta Was this translation helpful? Give feedback.
All reactions