Example 3: Displaying Template Parameter Value

You can use EXPRESSION to display parameter values:

<!--{= $.title }-->

This will display the value of the title parameter.

Note

You should use $ before all parameter values in Flamingo IDE.