D
Deleted member 55687
Guest
is there a helper, a tag or a simple trick to calculate the length of a given string?
i tried:
but nothing worked.
I also couldn't find anything in /library/XenForo/Helper/String.php
any ideas?
i tried:
Code:
{xen:helper length, $variable}
{xen:string length, $variable}
{$variable.length}
but nothing worked.
I also couldn't find anything in /library/XenForo/Helper/String.php
any ideas?