Open stefanhoo opened 2 years ago
You forgot in some cases to wire the delete array index input. Per default this delets the last n elements! But you need to delete beginning at index 0.
You forgot in some cases to wire the delete array index input. Per default this delets the last n elements! But you need to delete beginning at index 0.