Anyway to find out

Hi,

Can you try the following sample?

Jo("Store")(0)("enduser").Count

OR

ja = CType(Jo("Store")(0)("enduser"),JArray)

Then

ja.Count

Sample20221215-6v4.zip (3.4 KB)

Regards,

2 Likes