Arrays logic nodes examples

Is there some examples or tutorials about arrays with logic nodes ?

  1. Regular array

  2. Fifo array
    Push to add new object to the pile top, pull to get the object from bottom pile.

1 Like

This is some example usage

Array functions needs a field to choose the array to simplify a lot the nodes graphics.
Instead of getting too many connections referencing the Array object.