Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in RPA by (12.7k points)
can anyone tell me how to check for unassigned string in uipath ?

1 Answer

0 votes
by (29.5k points)

There are a lot of ways to that, few that pop into my mind are : 

 initialize variables with empty strings(""). that makes it easy to check it with '='  operator.

  another way to go about it would be .Net 'String.IsNullOrEmpty Method'  Method.

if you are new to uipath you should consider watching video tutorials and if possible join RPA training 

Related questions

0 votes
1 answer
asked Jul 4, 2019 in RPA by Abhishek_31 (12.7k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...