hi,
I work with an CMS. This system uses TCL.
A list will built but on livesite you can see the {} in the list. What can I do?
Here's the tcl
<code>
TCL-Script "buildListItems"
//
proc buildListItems {value type args} {
set returnValue ""
foreach row [split $value...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.