InterviewSolution
Saved Bookmarks
| 1. |
How can we get the number of statements which have caused errors during a script execution? |
|
Answer» Using of ScriptErrorCount system variable. |
|