'Is there a function that acts like {{ }}

I don't know if is there some function to get the rendered text when you do {{ var }}

For example:

{% text = function(var) %}

I need a function that does the same as {{ }}



Sources

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

Source: Stack Overflow

Solution Source