23 Feb
2001
23 Feb
'01
4:42 p.m.
Lars Heber <Lars.Heber@t-systems.de> writes:
<dtml-let myTest="'some really senseless blah'"> <dtml-var "myTest[:10]"> ... <dtml-var "myTest[-10:]"> </dtml-let>
the second one extracts the final 10 characters.
I couldn't find the solution anywhere...
Knowing Python helps alot. HTH Siggy