'Camel: How to evaluate an expression twice?

I'm retrieving an expression from a variable that itself contains a simple expression. How can I evaluate that fetched expression again to get the real result?

Is it even possible?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source