StringDictionaryItem

StringDictionaryItem (stringdictionary, string key)

Returns the string specified by the dictionary key.

You can use the DictionaryItem function if you don’t know the type of the dictionary.

See Using Dictionaries

NOTE: This a hard-coded function.