What is the purpose of the err object in the vbscript language?



What is the purpose of the err object in the vbscript language?..

Answer / Digvijay Pratap Singh

The Err object in VBScript represents an error that has occurred during runtime. It contains properties like Number (error code), Description (error message), Source (object that generated the error), and more, which can help you understand and troubleshoot errors better.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

input values to accept 2 numbers & print the product, difference and sum using switch case

1 Answers   CSC,


Can automation testing find ssame no. of bugs what we can find by manual testing?

1 Answers  


HI how can handle dynamic image through vb script example we have to create email id fill the edit box(these latters change wrong password) i am wating your answer

1 Answers  


hi all, i had a question, that how to find out hiding a coloumn in a table i had a table having the following column names NAME DESCRIPTION CREATED TIME CREATED USER if i right clicked on a NAME column it will displays a menu having the same column names in a list like NAME DESCRIPTION CREATED TIME CREATED USER with check boxes.if i unched any check box, that column name should not be appear in the main table column names could anyone please solve this problem?

1 Answers   Livetek,


The function template cocept is implemented in vb.net is ???

0 Answers  


What are class properties?

1 Answers  


How can you have different number of cells for each row of a table in HTML?

2 Answers  


What is the use of the date function in the vbscript language?

1 Answers  


int a=4857 i need output as 7584.without using any inbuild function?

6 Answers   Aspire,


Explain few date functions in vbscript?

1 Answers  


If else for do while select in vb script?

1 Answers  


Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..

10 Answers   Amazon, CSC,


Categories