How do function returns a value?How can we pass one function
value to other function as input
Answers were Sorted based on User's Feedback
Answer / rajendraprasad m
Using Byreference get the value from Function.
User same value in another function.
Thanks,
Rajendra Medepalle
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi
I think this question Answer is we can use recall function
for example
function adds(a,b,c)
c=a+b
endfunction
msgbox c
Here a=10
b=20
function multi(c,d,e)
e=c*d
msgbox d
endfunction
here d=52
If i am wrong pls send a mail to me my mail id is
vasuth2008@gmail.com
| Is This Answer Correct ? | 1 Yes | 2 No |
How to load a object repository(using VBScript) ... very urgent....
How to invoke Mozilla from QTP thru VB Script
I have multiple radio buttons i need to select a radio buton and i dont want to hard code i have a generic function for it there i have used select#0 so it selects first radio button but for other script i want to select the 4th radio button how i can make it still more generic
4 Answers Accenture, Acentia, LM,
if there r 10 windows open in QTP write a command to close all 10 windows at a time ?
which checkpoint we use to validate yahoo login screen window after login with ur id and password in qtp
Why to use descriptive programming?
How to change the Default synchronization method time and where?
Discuss the QTP Environment?
Hoe we can export TEST RESUALT IN to XL-sheet?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
qtp script for recording and running the application.need script for short cut keys like f3,f4 etc.how to write script for recording?
What is checking bitmaps?