Closed pavanmehta91 closed 8 years ago
What will happen when I use the Set method on the same key? Will it append the value and form an array or values or it'll re-write the previous one?
It will overwrite
What will happen when I use the Set method on the same key? Will it append the value and form an array or values or it'll re-write the previous one?