What is wrong in my workflow. I getting this error, I saw video and did the same, but getting error.
What are the numbers you are passing for num1 and num2
I think you are dividing by 0, use try catch and catch the exception
- num1 = 34
- num2 = 2
1 Like
Thanks it worked…I did’nt assigned the variable to input dialogue so the error. Such a small mistake
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.