Took some time but here is my solution using 'Calculate Value':[ATTACH=CONFIG]29608[/ATTACH]Using 'parse path' and choosing NAME I get two strings in Value1 and Value2.These are both preconditional for the 'calculate value'Pay ATTENTION to the double quotes around the %variables% in the expression; they costed me most of the day 😉So the expression is: x("%Value1%", "%Value2%")
The code block concatenates some parts of the original names into a decriptive name which is used to name the resulting raster (example above is from a test model which doesn't do much beside create the output_value)Works like a charm, hope this will be helpful for someone.Regards,Bert