Hi,
I want to know, how can i use Try/catch Exception (result) into IF statement and stop the flow…
Right now when I get an exception in try/catch - catch … it show the error and then its continue to next step and do not know how can i stop the flow…
can someone help…
thanks in advance