how to test the value returned by an array if it is empty?
76 views
Skip to first unread message
F
unread,
Feb 22, 2024, 12:17:19 PM2/22/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Automate for Android
Good evening. with this batch I have a problem testing the value returned by the "Wi-Fi network scan" block. If I choose to only scan WiFi in WEP for example, most of the time the array returned is empty. Well, that's what I thought because if I test the value by indicating "if null", the batch chooses "NO". Same thing if I say ="". And if I display the value between two characters (* for example) I have **. What should we understand? how to test if the value returned by an array is empty or not? thank you again and have a good evening.