On 19 Nov 2010, at 22:43, Alex Ivasyuv wrote:

> Hi all!
> 
> Is it possible to perform "UPDATE" in list design document?
> e.g.
> 
> while (row = getRow()) {
> 
> if (...) {
> // update here some how...
> }
> 
> }

No :)

Cheers
Jan
-- 

Reply via email to