[Zope] Index of a split string in DTML

Pavlos Christoforou pavlos@gaaros.msrc.sunysb.edu
Tue, 30 Nov 1999 14:37:13 -0500 (EST)


On Tue, 30 Nov 1999, Jason Spisak wrote:

> Zopemisters,
> 
> I am trying to use split string and sequence-item.

You must be tired :-).

_.string.split not _.str.split

> <dtml-var expr="_.str(_str.split(_['sequence-item'],':')[1])">">