can anyone tell how to use this if activity?
My objective is to check whether system exception has occured or not?
can anyone tell how to use this if activity?
My objective is to check whether system exception has occured or not?
HI,
Can you share content of error message?(please hover on the red icon)
If it’s not defined, can you check variable panel etc?
Regards,
Hello @Mohammad.Fuad
Thanks & Cheers!!!
Hi,
If you use SystemException as variable, can you try to rename it to other name because cannot tell the variable and class apart.
Regards,
Change the variable name to something else than the reserved keyword and use below in condition.
exceptionVar = Nothing
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.