christhedonstar
Programmer
Anyone else noticed that when you do
myDic.item("SomethingNotExisting") it returns empty but adds an item to the dictionary?
myDic.item("SomethingNotExisting") it returns empty but adds an item to the dictionary?