to_upper, to_lower, etc.
P
Paul Lipman
Would be nice to have some new custom variables to force capitalization/lower case for the first letter of a variable.
Something like:
Variable= Name paul (or Paul PAUL/PaUl)
{{#to_upper_first}}{{name}}{{##}} would display Paul
{{#to_upper_all}}{{name}}{{##}} would display PAUL
same for "to_lower"