Get Array Value can delete array values
-
Hyperpad version 1.2700.2
iOS 14.3Using Get Array Value on an array where the index is the result of a behaviour at an index that doesn’t exist in the array will delete the value in the array at the index Get Array Value got one step previously.
In other words, if you have an array with say 8 values in it, and you are cycling forward through them starting at 0 counting up, all is fine until you reach index 8 (which tries to get the 9th value). The result is <null> as expected, but then if you try to go back a step, the result is <null> again. The 8th value got deleted for no reason.
Here’s an example project: https://bit.ly/2N6vTcD
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login