How to Pass Multiple values in functions by using vb script?
Function value(arg1,arg2)
N1=arg1+arg2
N2=arg1-agr2
N3=arg1*agr2
N4=arg1/arg2
Value= How to pass ?
End Function
Answer Posted / swati
above solution is a subroutine not a function
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is diff between static and dynaic arrys?
What is the difference between vb debugger and the script debugger?
Why is error handling required?
Explain the adodb.stream class?
hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?
Hi, Can anyone please send me vb script examples to practice vb and also material to learn vb scripting in QTP? my email id : hareen_11@yahoo.com
Explain the tristate constants in vbscript?
What are the different types of operators and their order of precedence?
please can you help me to get a code of flames using a visual basic 6
how does vb script help in web page designing? explain with example.
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
Is vbscript a case-sensitive or case-insensitive?
Explain about the support of asp for vb script functionality?
What are lbound and ubound in the vbscript language?