Is it possible to pass optional argument to function in vb
script?
Answer Posted / guest
YES
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how to increase the values in text box in a given text box increament by two values by clicking on button
How will you get the octal value of the given number in vbscript?
Which loop is used in case of arrays in the vbscript language?
How are arrays declared in the vbscript language?
Which in-built function related to an array joins substrings into one string in the vbscript language?
who will create the object?
What is the use of the date function in the vbscript language?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
How will you check that a variable is an array in vbscript?
Description.Create
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
What is the main difference between function and sub-procedure?
What is the event handling in vbscript?
How will you get the smallest subscript of an array in vbscript?
How to pass argument by reference to a function in vbscript?