What are you trying to achieve?
I have a problem with double quotes in the if function. I use this expression:
{{if(3.results[15].value!=null;'"'3.results[15].value'"';null)}}
It has been translated into the first image.
This is exactly what I need. Unfortunately, after saving the module, the double quotes disappear. When I run the scenario, the double quotes are not included in the output bundle. Then, when I reopen it (the module), there are no double quotes in the expression, like in the second image.
How can I prepare this expression to include these outer double quotes literally as a " ?
Thanks a lot in advance.
Screenshots: scenario setup, module configuration, errors