Multidimensional array issue
Bob Sneidar
bobsneidar at iotecdigital.com
Wed Mar 10 12:05:45 EST 2021
If tArray [“status”] is an array or tArray [“status”] is not empty
It’s an odd array structure though if a key can contain either.
Bob S
On Mar 9, 2021, at 10:02 AM, HENRY LOWE via use-livecode <use-livecode at lists.runrev.com<mailto:use-livecode at lists.runrev.com>> wrote:
Thanks to all for your excellent discussion and suggestions.
To briefly restate the problem:
If tArray[“status”] does not contain a value
and
If tArray[“status”][“text”] contains a value
How do I determine if tArray[“status”] contains a value?
More information about the use-livecode
mailing list