Is it possible to pass optional argument to function in vb
script?
Answers were Sorted based on User's Feedback
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 |
Is it possible to pass optional argument to function in vb script?
How to open browser in vb script?
can u test the application without add-in?
Program to use input box and send even numbers into sheet1 and odd numbers into sheet2 and prime numbers into sheet3 using vbscript(QTP)?
What is dictionary object in vbscript? Explain?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
What are the rules to name variable in vbscript?
Explain the difference between POST and GET Method.
How will you convert a string to lower case string using vbscript?
Is vbscript a case-sensitive or case-insensitive?
What is the difference between function and procedure?
Explain about .wsf files?