What is Procedure or Subroutine in VB Script?



What is Procedure or Subroutine in VB Script?..

Answer / Naveen Shukla

A procedure (also known as a subroutine) in VBScript is a named sequence of statements that perform a specific task. Procedures can accept parameters, return values, and can be called from multiple places within the script.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Create a file system object to do the following i. Create a folder ii. Create a text file in the folder iii. Update text file with some tex

2 Answers  


What is the use of the recordset object and which statement is used to create such an object?

1 Answers  


How to load vbs functions in qtp

2 Answers  


what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?

1 Answers   Estuate,


What are lbound and ubound in the vbscript language?

1 Answers  


Why do we use Option Explicit?

6 Answers  


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

1 Answers  


Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?

1 Answers  


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

0 Answers   TCS, Wipro,


Here in my automation tool, i am retreiving some values and i need to store this values in the excel. How can i achieve this?. We are using VBA as scripting language. please let me know if you require any further inputs.

1 Answers  


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

1 Answers  


what is the standards used for writing the script in QTP

1 Answers  


Categories