Hello,
I have three arguments which i am trying to check in if condition whether id blank or not. i have used several syntax like varIsNullOrEmpty, var = null or var = " " etc but the bot is not entering that if block. What could be the issue? these arguments are of type string… Please suggest what could be the issue.
Thanks.