Extending Dictionary Object
Dictionary object allows storing key value pairs. A dictionary object can be used for easy lookup of values. Dictionary is a not a QTP specific functionality and is available in normal VBScript as well.
Creating the Dictionary
A dictionary object can be created using CreateObject for COM class “Scripting.Dictionary”. The code below shows how to create the [...]
Register or Login to read the full article... Have questions related to this article? Want to request a new article? Use our forums to post your questions
Viewed 18,452 times


(6 votes

Tags used -




































