Find the Length of a StringΒΆ

Find the length of a string:

#var thestring {something here}
#format resultvar {%L} {$thestring}
#echo {$resultvar}

References: - Finding the length of a string