The trouble is, if tDataA [“item”] variable does not exist, that is it is not 
an array, you will still get empty.

Bob S


On Mar 8, 2021, at 9:16 PM, Phil Davis via use-livecode 
<[email protected]<mailto:[email protected]>> wrote:

When I want to determine whether or not an array element contains 
non-whitespace, I usually say:

    if word 1 of tDataA["item"] is empty then ... (or is NOT empty)

Just another option.

Phil Davis

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to