How can I get the value of an object property or variable in
another frame?
Answer / guest
Use top.framename.varname or parent.framename.varname. To
get the value of a control property
use top.framename.control.property. See the previous item
for a complete description of referencing frames.
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain about .wsf files?
How to make sure that items in a wintree are sorted al?
Hi all..I have two values. a=20 ,b=30 I want to perform c= a+b and c= a*b using user define function.please anyone give the answer
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.
Mention what is vbscript procedures?
Explain the constants in vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Is vbscript language a case-sensitive language and what does it mean?
What are the valid scopes of a variable in vbscript?
Can we create Crystal Report object in QTP?If yes then what it is and what are its various properties?
what is the use of Data base check point ?
How to return a value from function...? you should not tell msgbox, print.. etc.,