Queue(string) Count behavior

When you create a queue(string) and set the spread count, the spread is instantally output to the pin, but queue(value) you have to insert the value into the queue to create a spread, I kind of assumed the behavior to be the same as value. Any reason for this, is this the expected behavior?
Cheers

Cat

thanks catweasel!

luckily enough in future it will be much more difficult to invent bugs like this. please stay tuned. fixed for berta>23

he he, I like inventing bugs :)

I like Berta.

here’s a quick fix for the time being
it’s a problem with priority of what gets stored in some situations
but it works for most other ones (including mine!)

Queue (String).v4p (8.9 kB)