sloppycode.net
Dictionary Object Reference
Menu
Add
Count
Exists
Item
Items
Key
Keys
Remove
RemoveAll
Dictionary.Exists(key)
Returns true if the keyname given exists, false otherwise
Set oDict = Server.CreateObject("Scripting.Dictionary") oDict.Add "keyname","hello world" If oDict.Exists("keyname") Then Response.Write "Wow the key exists!" End If Set oDict = Nothing
› Home
› C#
› Snippets
› Articles
› Tools
› Taglines
› ASP
› Dictionary Object
› FSO
› Unix cheat sheet
› Gaming
› CSS
› Yak
› Umbraco
› About
› Contact
› Privacy
› Projects
› Search
› Sitemap
Buy on Amazon
Buy on Amazon
Buy on Amazon
Buy on Amazon