ObjectDictionaryItem

ObjectDictionaryItem (dictionary, string key)

Returns the object 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.