How to concatenate text?

how to concatenate strings?

if I have {{some_var | as_str}} and I want to concatenate to “filename” how do I achieve this?

I found it it’s with ~