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 |
write a Vb script to find a whther a selected drive exits.
What purpose does ‘on error resume next’ serves?
How to return a value from function...? you should not tell msgbox, print.. etc.,
Please Example programms on vbscript 1)writing functions and calling functions
What is a difference between scripting language and programming language?
By default in vbscript the arguments passed to functions and subroutines are by reference or by value?
Explain the .wsf files?
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
hey please tell me how to retriev data from excel sheet which puts the login name and password in the application? plz send me the code..please help me
What are the data types supported by vbscript?
Write VB script to convert from feet to inches(hint 1feet=12 inches)