I'm trying to edit a field called "rank" in a For Each loop, and it's not working.
Xano's "wizard" told me to use the "Update Variable" function. I have a list of Teams (returned as team_1), so I'm trying to update existing variable [ var:any team_1.rank] with integer 0 (zero).
Can anyone tell me what I'm doing wrong?
Thanks.