Escape brackets

In this case it is probably best to use simple string concatenation like this:

{{'{' + $node["Collector"].data["start_var_date"] + '}'}}
1 Like