Is it possible to pass optional argument to function in vb
script?
Answer Posted / 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 View All Answers
How to create a function in vbscript?
what is the differance between BYVAL,BYREF?
Mention what is the difference between vbscript and vba?
i am having some basic knowledge in c and VB 6.0. i qtp i want to know how to write the codings. by recording it is generating lot of codings. for example i want to test the text box. senerio is text box should not accept alphabets if it accept alphabets we should return fail status if it get number we should return pass status. how to write coding in vb script please help me
Write a code to print numbers from 5 to 0?
What is vbscript language used for and which earlier language is it modeled upon?
Which function is used in the vbscript language to convert the specified expression into a date type value?
Explain about tristate constants in vbscript?
Explain the arrays in vb script?
Explain the asc function?
How will you get the exponent of the given number in vbscript?
What is the difference between VBScript and JavaScript?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
How to write functions and sub in vb script?
write a function to read the items from combobox of Flight reservation & save in excel (QTP)??