Hey Buddy,

The Below parameter is object 
i.e Browser("Browser").Page("Page").WebButton("Submit")
You can simple return the parameter
as for example

Function yourFunction()

{

Set yourFunction=*Browser("Browser").Page("Page").WebButton("Submit")*
*
*
*}*

>From Main Action call it

Set Pobject=yourFunction()



Where Pobject will get a return of 
 "Browser("Browser").Page("Page").WebButton("Submit")"

Thanks,
Sourish

>
>

-- 
-- 
You received this message because you are subscribed to the Google
"QTP - HP Quick Test Professional - Automated Software Testing"
group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/MercuryQTP?hl=en

--- 
You received this message because you are subscribed to the Google Groups "QTP 
- HP Quick Test Professional - Automated Software Testing" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to