You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did check all repo and couldn't find an answer about this.
Mu code is like below and i'm using "ForEach" to loop on a json object. I'd like to compare the current value to the next one to check if the values are the same.
Hi,
I did check all repo and couldn't find an answer about this.
Mu code is like below and i'm using "ForEach" to loop on a json object. I'd like to compare the current value to the next one to check if the values are the same.
How can i access the next value ? i did try to use "key" valueassociated to "value" but couldn't find a proper way.
Is it possible to do so ?
Thanks
The text was updated successfully, but these errors were encountered: