G
Guest
Hi
What is the best way to check if a 'String' variable is null or empty? I was usin
If strValue.Empty Then ..
But I am getting an error.
What is the best way to check if a 'String' variable is null or empty? I was usin
If strValue.Empty Then ..
But I am getting an error.