Skip to main content
Solved

How can i check if a list variable of string type is empty or not


I have to check a list variable of string type, whether it is empty or not using if condition

It is solved now


Hi mdsahilkaif,

 

You can use record variable as well instead of list type.


Reply