Hello guys
I want to tell the robot that if an error occurs, then show the message box and ask the user to try again. However, I am confused about how to write the expression in the if…then activity. Can anyone help? Thanks!
Hello guys
I want to tell the robot that if an error occurs, then show the message box and ask the user to try again. However, I am confused about how to write the expression in the if…then activity. Can anyone help? Thanks!
if you surround the sequnce qith try catch…the robot enters catch block only when there is an error and no need of if again
cheers
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.