(no title)
dhamidi | 1 month ago
For example:
lappend responses [dict status 200 body ...]
Appends a new dict to the list held in the variable responses, creating the variable if necessary.I can see that being an attribute:
<request-send url="..." as="greeting" />
<response-text response="greeting" as="text" />
<selection-set-text text="text" />
lassejansen|1 month ago
Accessing a variables works like this at the moment:
Keeping the dollar syntax, setting the return value to a named variable could look like this: