How to check condition for a variable which have value is empty

Yes. Then it is behaving the way you designed.
The loop breaks when the variable has some value.

Its working through

I am supposed to use Not String.IsNullOrEmpty(odetteseqno.ToString)

Thanks you so much for your support

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.