Navigation: Designing templates > Macros > Text
Calculates the length of a text
Syntax
{#len text#}
text: the text to compute the length of
Example
Template:
{#len positive#}
Result:
8