Use a variable as string in the "str" helper function in mustache

Use a variable as string in the "str" helper function in mustache

av alberto lara -
Antal svar: 0

Can I use a variable in the str helper function in mustache?

Simple example:

{{# str }} helloworld, mod_greeting {{/ str }}

With variable?

{{# str }} {{ MYVARIABLE }}, mod_greeting {{/ str }}

Genomsnitt av betyg: -