Daft array question

Hey @muller191

when you remove an index you could remove it like this:

The reference will now be invalid and the code won’t execute if it is not valid.

1 Like