This is how I am handling it
Whatever_it_is:=OB GET(object;property;Whatever_Type_I_Need)
as for find in object array, basic processing:
if requested property exists
check value
else
see if element contains
an object - check it for property & value
an object array [OB GET ARRAY( into object array)]
call this method again with this found object array
Chip
On Mon, 21 Oct 2019 11:21:02 -0700, Kirk Brooks via 4D_Tech wrote:
>
> You know I've seen a lot of JS code on other platforms where they tend to
> treat anything in a JSON as a text value and type it when it's accessed.
> It's not a bad approach.
We have done so much, with so little, for so long;
We are now qualified to anything with nothing <sigh>
- unknown
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************