Solved
Forum Discussion
rraghvani
Champion Level 3
3 years agoHere's an example,
TestQA1
3 years agoFrequent Contributor
Hi rraghvani
I have a similar code, but I need to display the value of ERRORLEVEL that test execute gives when the error occurs.
In the code you have shared, the condition compares the errorlevel to a value we give. What if I want to echo the errorlevel value itself such as 1001, 1000 etc. Or am I missing something in understanding?
Thanks!