Multidimensional array issue

Mark Wieder ahsoftware at sonic.net
Tue Mar 9 13:35:17 EST 2021


On 3/9/21 10:02 AM, HENRY LOWE via use-livecode wrote:

> put "data" into tArray["key1"]["key2"]; answer tArray["key1”] is an array - returns TRUE (so not helpful)

Not sure why this isn't helpful. Of course it's an array.
And tArray["key1"]["key2"] is *not* an array and contains the value.

Nonetheless, I think Brian's suggestion may be the easiest to grok.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list