[Zope] How do I get the first ten characters of a string?

Lars Heber Lars.Heber@t-systems.de
Fri, 23 Feb 2001 17:24:34 +0100


<dtml-let myTest="'some really senseless blah'">
<dtml-var *first 10 characters of myTest*>
</dtml-let>

I couldn't find the solution anywhere...

TIA
Lars