+1
You can associate an array as a value to the dictionary.
ex.
myArray = Array("One", "Elephant", "January", "Summer")
objDict = CreateObject("scripting.dictionary")
objDict.Add "names", myArray
- Abhijeet
On May 22, 7:54 am, Roman Zilber <[email protected]> wrote:
> I don't know what is dimension in this context, but dictionary as a value
> can be used without any limitations.
>
>
>
>
>
>
>
> On Sat, May 21, 2011 at 2:43 AM, gopi nath <[email protected]> wrote:
> > No...Its works with single dimensional only.
>
> > On Fri, May 20, 2011 at 2:11 PM, nikhila <[email protected]> wrote:
>
> >> when will we use Dictionary object in real life scenario, can Dictionary
> >> be multidimensional ??
>
> >> Thanks,
> >> Nikhila
>
> >> --
> >> 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
> > "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
"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