I am currently attempting to complete the first exercise on Level 3 (UiDemo) but i’m currently stuck on how to resolve the below issue.
Any suggestions, thanks.
“Compiler error(s) encounter processing expression “Double.TryParse(Cashln, dbl_Cashln) AND Double.TryParse(OnUsCheck, dbl_OnUsCheck) AND Double.TryParse(NotOnUsCheck, dbl_NotOnUsCheck)” ‘Cashln’ is not declared it may be inaccessible due to it’s protection level”
The issue is Cashln has already being declared please see attached image, what am I missing?
In flowdecision ->Condition property-> click on the … copy the condition and delete the condition and click ok. now you open again paste the condition then click ok.