j
k
j a
j l
not an ideal solution but this is how i address the problem: ``` json_get_field("$var(result)", "status", "$var(status)"); $var(status) = $(var(status){s.strip,1}); #strip quotes $var(status) = $(var(status){s.striptail,1}); #strip quotes ```
Attachments:
Back to the thread
Back to the list