Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Can a function return a dictionary object?

Answer Posted / parag barjatiya

Public Sub GetValue()
Set obj = getname
MsgBox (obj.Item("name"))
End Sub

Public Function getname()
Dim dicObj
Set dicObj = CreateObject("Scripting.Dictionary")
dicObj.Add "name", "Uday Kumar"
Set getname = dicObj
End Function

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..

5043


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

1925


Explain in brief about the qtp automation object model (aom).

1044


Explain the difference between check point and output value?

1055


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

2072


suppose i login into gmail page after that i read all the messages (say 10 messages) i have to send (SAVE) the messages in Html,notepad and i have to replay(Compose) send the messages please give me the code and give mail id so that i can clear my question

2051


How to handle the exceptions using the recovery scenario manager in qtp?

1092


What is the use of Debug Viewer?

1984


what is meant by source control?

2222


what is meant by Implicit and explicit requirements?

4161


When to use shared and local object repository?

1134


Mention the different actions types of qtp.

1069


what is clean sweep?

2326


What are the automation metrice in your project?

2332


What are the five challenges you faced in QTP?

3259