0
Template to compute string length. It takes a string as parameter and returns its length (excluding spaces at the start and end). Max length is 500 characters.
{{str len| ab cde}}
{{str len| 1234567}}
{{str len| café åäö}}