@chilkat,
Can you please add '.NumberAt' and '.NumberOf' to each of the Json libraries. If there is a float in the Json data the .IntAt (.IntOf) will convert the value to an int type which is not good

.
Also, can you add '.TypeOf' so that I can look at the data type when iterating nested objects.
Thanks and Happy New Year!
Update: It is not in the ActiveX docs but .StringAt returns a float type.