Solved

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


Userlevel 1
Badge +5

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

icon

Best answer by mdsahilkaif 18 May 2023, 10:55

View original

2 replies

Userlevel 1
Badge +5

It is solved now

Userlevel 1
Badge +4

Hi mdsahilkaif,

 

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

Reply