Edit an Array of object in a given index

Options

I'm looping over an Array of objects, and I need to edit it at a specific Index.

If I try to use Update variable, and select the Array.Index, Xano will actually not edit the element overthere but will look for an object subpath called Index within the list.

How can I solve this?

Tagged:

Comments