Write a variable inside another variable

(Kurt) #1

I need write a variable inside another variable. For example:

{{get_response.result__rows__0__{{api.data__result__parameters__cl_infor}}}}

it is possible?

(Karen Barker) #2

Hi there, :wave:

Unfortunately whilst I agree it would be a really useful feature, you can’t nest outputs like that. The best option here is probably to use the code service and do it in JavaScript if you know how to code. :+1: