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
Mention what is the difference between vbscript and vba?
please can you help me to get a code of flames using a visual basic 6
What is the technology used by vb script?
Which function allows you to instantiate an object given its programmatic identifier or progid?
How many types of operators are available in the vbscript language?
What are the uses of vb script?
How to identify column in VSFlexgrid? My VSFlexgrid window is identified as 'Active X Control'
What is dictionary object in vbscript? Explain?
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.
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
What is the use of option explicit statement?
What are the differences between sub procedures and function procedures?
Mention how to assign a date value to a variable?
How regexp.execute method works?
Explain about operator precedence in vb script?