Hello Max community.
I am trying to find if jit.cellblock can be manipulated as an array with shifting functions. What I want is to store my data in cells but after a specific time to delete the first entry and shift the rest of the cells one position up (so that the second entry becomes first).
Using jit.cellblock is not necessary in my occasion, I could also use another option? Please recommend to me the best - I am going to use this with text messages, no more than 500 entries.
Many thanks.
S.