How to check empty array variable in uipath

Hi @brindhaS

Hope this might be helpful to you.

Scenario 1:
Declare and array of string as empty or not
Scenario 2:
Add If condition activity to check the length of the array if length = 0 then it means it was empty otherwise empty.


cheers :smiley:

happy learning :smiley:

5 Likes