T
Tumurbaatar S.
I need something like Scripting.Dictionary
but with case insensitive keys, i.e.
dict.Item("mykey") and dict.Item("MyKeY") should
be identical. Any ideas?
but with case insensitive keys, i.e.
dict.Item("mykey") and dict.Item("MyKeY") should
be identical. Any ideas?