how can I check if update was successful when I run this For Each
FOR EACH products WHERE products.name = "ProductsName": update price = 1000. END.
Sometimes this For Each is ok, but sometimes when record is lock it doesn't work. I need run this For Each via WebSpeed and return true when For Each is successful or false when not. How can I get this result?
You should add more details to your request, but try this it might help get you started: