Is it possible to pass optional argument to function in vb
script?

Answers were Sorted based on User's Feedback



Is it possible to pass optional argument to function in vb script? ..

Answer / guest

YES

Is This Answer Correct ?    3 Yes 0 No

Is it possible to pass optional argument to function in vb script? ..

Answer / george

Yes, it is possible to pass optional parameters to vb
script functions.

It could be done as done in vb by qualifying optional key
word.

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More VB Script Interview Questions

What is the extension of the vbscript file?

0 Answers  


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

0 Answers  


Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?

0 Answers   Microsoft,


write a vb script to create a folder?

3 Answers  


write a vb script create 5 folders test1 test2 test3 test4 test5

3 Answers  






write a vb script to display 3*3 matrix

1 Answers  


Hi Friends Rajendra this is bhavani prasad, iam working Hyderabad. i faced one problem with qtp recording mode i.e in my application there is 100 records first we click the first record that record will be jumped to next session and 99 records will there stop the recording and run the same script .Run this script qtp does not identify the records. So plz tell me what is the solution.

0 Answers  


Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..

0 Answers   Amazon,


How to create a function in vbscript?

0 Answers  


HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.

0 Answers  


Difference between dim,public and private variables in vb script?

0 Answers  


What are the uses of vb script?

0 Answers  


Categories