DictionaryAdd (dictionary, string key, string value)

Adds to the dictionary an element with the specified key and value. If an element with that key already exists in the dictionary, that element will be removed first.

See Using Dictionaries


textadventures.co.uk
This site uses Just the Docs, a documentation theme for Jekyll.