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
Which operator is used to concatenate the 2 values in the vbscript language?
Explain about .wsf files?
How will you check that a variable is an array in vbscript?
How will you get the natural logarithm of the given number in vbscript?
When are redim statement and preserve keyword used in the vbscript language?
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.
why variable name should not exceed 255 characters?
Out of the different type of operators, which are evaluated first and last in the vbscript language?
what is diff between static and dynaic arrys?
Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
What are class events?
Explain about vb script?
Illustrate briefly about the different types of statement