Megaphat Networks
Results
2
comments of
Megaphat Networks
`With oJSON` then `.Item("FamilyMembers")` and/or `.Data("Familymembers")` It also depends on the depth of the collection used.
> You can use a simplest way. > > ```vbnet > Private Function aj_ReadNumericValue(ByVal val) > aj_ReadNumericValue = val + 0 > End Function > ``` Not sure how that...