Variables in 0.115 - can they be used like this?

I did but I wasn’t sure if a templated variable could be referred to in a later variable within the same ‘block’. But I suppose there’d be no difference.

Also I just saw the discussion on anchors. If I read that right it seems that whole block of jinja where I set the variables could also just be an anchor if I can get the indentation right…?

Although using variables: is infinitely more readable IMO.