You can't determine the type of the array. I think you can load any type into a text array, but then you would have to convert it. The best option for internal use is to include a property that indicates the type, i.e. use "type" and "value" pairs.
John DeSoi, Ph.D. > On Oct 21, 2019, at 11:27 AM, Chip Scheide via 4D_Tech <[email protected]> > wrote: > > However, a longint array is NOT an object array, and vise verse. > So.... how do you determine the type of an array inside an object? ********************************************************************** 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] **********************************************************************

