Key values:
") a=d.Keys for i=0 to d.Count-1 Response.Write(a(i)) Response.Write("") next set d=nothing %> Output: Key values: (nothing) * * Complete Dictionary Object Reference Manual](#)
Key values:
") a=d.Keys for i=0 to d.Count-1 Response.Write(a(i)) Response.Write("