where $my_template_string is, for example:$my_template_string = $configuration->{my_template_string}; $string = some_format_function($my_template_string, {var1=>"Guybrush", + var2=>"Purcell"});
Do you know such a sort of function or a similar way to approach this?"bar ${var1} foo foo ${var2} bar bar BAAAR!"
In reply to Template strings by mclow
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |