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
What is the use of the date function in the vbscript language?
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
What are lbound and ubound in the vbscript language?
Which keyword is used to declare a variable in the vbscript language?
What are the naming conventions while declaring a variable in the vbscript language?
Which function is used to perform string comparison?
1.I want to establish connection with excel and also want to fetch the data using SQL queries. 2.the code should be written in such a way that in future if I want to migrate from excel to MS excess database , then there should be minimal changes.
How to write functions and sub in vb script?
Explain about constants in vb script?
Mention what is the difference between vbscript and vba?
Which operator is used for fetching the modulus of the 2 numbers in the vbscript language?
what do you mean .ota mobile format
What are the advantages of vbscript?
How will you get a combined string from array of string in vbscript?
Which in-built function is used to format the number in the vbscript language?