I’m trying to recall how many values are there in list viewer but it return as 0 even tho there is a value
Blocks
jared
2
Check the length of the thing you are filling the list viewer with.
Check the length of the first set of blocks.
I notice the interesting delimiter too. Maybe that’s causing the issue?
Can you test it using same delimiters?
jared
4
why are you using a special delimiter?
you should measure the data block you use to fill the list viewer, don’t measure the length of the list viewer itself.
jared
5
Please see this live web app versino to see it in action
and this is how it was made