06-04-2010, 12:46 PM
how to verify whether my recovery sceanario is triggered or not and
want to call some other function like:-
want to call some other function like:-
Code:
If RecoverySceanriotriggered=True then
Call UpdatetestStepStatus()
End if