vshenoy
(Vinayak Shenoy)
January 7, 2019, 6:20pm
1
RPA Academy - Lesson 2 - Control flow
For the if condition in Sequence. I am following the exact method as in the video.
But for input, year = 2015. The response is “That’s a leap year”.
year is an int32 variable.!
If|690x434
Any help will be greatly appreciated!
pavanh003
(Pavan Harisha)
January 7, 2019, 6:55pm
2
Can you attach your workflow please
pavanh003
(Pavan Harisha)
January 7, 2019, 7:04pm
3
Main.xaml (5.8 KB)
hope this will solve your issue
1 Like
vshenoy
(Vinayak Shenoy)
January 7, 2019, 7:13pm
4
Thanks! I forgot to declare the “Result” in the sequence.
Cheers!
1 Like
Is that got resolved? I am also getting same error while i do the RPA Academy Course.
Without completing this step cant move further in the course. Need experts help. Thanks in advance.
Regards
Sasi
Hi Shenoy,
did you get it resolved? its me now. Need help
Ensure the Variable type is int32 and not string.