Multidimensional array issue
Brian Milby
brian at milby7.com
Tue Mar 9 13:11:42 EST 2021
Try this:
put tArray[“status”][“text”] into tStatus
If tStatus is empty then
Put tArray[“status”] into tStatus
End if
Sent from my iPhone
More information about the use-livecode
mailing list