07-28-2009, 02:52 PM
Is it possible to passing the couple of objects as the arguments? if so please give me an example.
Passing the object list as the argument
|
07-28-2009, 02:52 PM
Is it possible to passing the couple of objects as the arguments? if so please give me an example.
07-28-2009, 03:01 PM
Yes...sure....you can pass objects as arguments...
Code: x = SetText(Browser(B).Page(P).Frame(F).WebEdit(WB), "abcd") Code: Public Function SetText(pObj, pText) |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Passing Object to Function | Mozza | 2 | 1,872 |
08-02-2018, 03:22 AM Last Post: Mozza |
|
How To Find Dropdown Object based on Values from the dropdown list | mesg2anil | 12 | 34,047 |
12-19-2017, 10:25 PM Last Post: sandy2404 |
|
Compare second web list value according to the first web list value | roselin6 | 1 | 2,838 |
10-07-2015, 09:14 PM Last Post: supputuri |
|
Passing objects to Functions | vinod.nhce | 0 | 3,291 |
03-13-2014, 06:09 PM Last Post: vinod.nhce |
|
Passing Values from ReusableAction To mainscript | bostonma | 2 | 2,645 |
03-29-2009, 05:18 AM Last Post: Marc |