What is the equivalent of VBScript?s On Error In Jscript ?



What is the equivalent of VBScript?s On Error In Jscript ?..

Answer / jim c

JScript uses the try/catch construct to trap, handle, and
throw exceptions. This is one area where JScript is superior
to VBScript.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More VB Script Interview Questions

Mention what is the technology used by vb script?

0 Answers  


What are the properties of regexp object?

0 Answers  


Write a Fucntion to close all Opened browser expect desired one?

2 Answers   Ness Technologies,


write a vb script to display ***** ***** ***** ***** *****

4 Answers  


Why to add checkpoint in QTP What's the purpose of checkpoints & how to add it

2 Answers  






How will you release the memory acquired by an array variable in vbscript?

0 Answers  


i need to login to my yahoo accoutnt using VB Script, automating the operation of webobjects, even launching of IE. How?

1 Answers   Mphasis,


join all the array values without using join function?

1 Answers   CSS Corp,


Whenever I use Wscript.Echo Qtp raising Run time error as 'Object required for Wscript' How I can create object for Wscript

1 Answers  


Is VB Script Case sensitive or Case insensitive?

0 Answers  


Could Anybody tell me VBScript for Check if a given number is Prime number-Don't use any Built- in Functions Boolean/int is Prime(int number).. Thanks in advance.

12 Answers   Amazon, Pyroferus,


we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like )

6 Answers   Accenture,


Categories